-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release-4.18] infra: sriov git submodule should point to main
#2160
[release-4.18] infra: sriov git submodule should point to main
#2160
Conversation
Main sriov-network-operator branch has moved from `master` to `main`. Update the `SRIOV_NETWORK_OPERATOR_TARGET_COMMIT` variable accordingly to fix errors like [1]: ``` + cd ../sriov-network-operator/ + git fetch --all + git checkout origin/master error: pathspec 'origin/master' did not match any file(s) known to git make: *** [Makefile:140: init-git-submodules] Error 1 ``` [1] https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift-kni_cnf-features-deploy/2148/pull-ci-openshift-kni-cnf-features-deploy-master-e2e-aws-ci-tests/1877360047533592576 Signed-off-by: Andrea Panattoni <[email protected]>
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot, Tal-or, zeeke The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherrypick release-4.17 |
@zeeke: once the present PR merges, I will cherry-pick it on top of In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/retest |
de155ed
into
openshift-kni:release-4.18
@zeeke: new pull request created: #2162 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This is an automated cherry-pick of #2152
/assign zeeke