-
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
infra: sriov git submodule should point to main
#2152
infra: sriov git submodule should point to main
#2152
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]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
/test e2e-telco5g-cnftests |
@zeeke: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/lgtm |
/pj-rehearse ack |
413a53d
into
openshift-kni:master
/cherrypick release-4.18,release-4.17,release-4.16 |
@zeeke: cannot checkout 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. |
/cherrypick release-4.18 |
@zeeke: #2152 failed to apply on top of branch "release-4.16":
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. |
/cherrypick release-4.18 |
@zeeke: new pull request created: #2160 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. |
Main sriov-network-operator branch has moved from
master
tomain
.Update the
SRIOV_NETWORK_OPERATOR_TARGET_COMMIT
variable accordingly to fix errors like [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
cc @SchSeba @sshnaidm