-
Notifications
You must be signed in to change notification settings - Fork 221
USHIFT-6359: Fix SRIOV_CNI_BIN_PATH value #5852
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
USHIFT-6359: Fix SRIOV_CNI_BIN_PATH value #5852
Conversation
|
@pacevedom: This pull request references USHIFT-6359 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/hold |
|
/retest |
|
/retest-required |
|
/test e2e-aws-tests-bootc-arm |
6dadea0 to
bfd5c57
Compare
|
/hold cancel [microshift@microshift-sriov microshift]$ ls /opt/cni/bin
[microshift@microshift-sriov microshift]$ ls /var/lib/cni/bin
[microshift@microshift-sriov microshift]$ ls /run/cni/bin
ls: cannot access '/run/cni/bin': No such file or directory
[microshift@microshift-sriov microshift]$ sudo systemctl restart microshift
[microshift@microshift-sriov microshift]$ ls /var/lib/cni/bin
[microshift@microshift-sriov microshift]$ ls /opt/cni/bin
[microshift@microshift-sriov microshift]$ ls /run/cni/bin
bridge dhcp host-local ib-sriov ipvlan macvlan multus ovn-k8s-cni-overlay rdma sriov static |
|
/lgtm |
|
/test e2e-aws-tests-bootc |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ggiguash, pacevedom 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-aws-tests-bootc |
|
/retest |
|
/verified by CI |
|
@pacevedom: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/override ci/prow/e2e-aws-tests-bootc-arm Cert-Manager test failures are not related to the changes in this PR. |
|
@ggiguash: Overrode contexts on behalf of ggiguash: ci/prow/e2e-aws-tests-bootc-arm 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. |
|
@pacevedom: all tests passed! 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. |
No description provided.