-
Notifications
You must be signed in to change notification settings - Fork 113
[release-4.19] OCPBUGS-60051: e2e: Filter devices in FindOneMellanoxSriovDevice
#1120
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.19] OCPBUGS-60051: e2e: Filter devices in FindOneMellanoxSriovDevice
#1120
Conversation
Honor environment variable `SRIOV_NODE_AND_DEVICE_NAME_FILTER` in `FindOneMellanoxSriovDevice(...)` function. Signed-off-by: Andrea Panattoni <[email protected]>
/jira cherrypick OCPBUGS-59923 |
@zeeke: Jira Issue OCPBUGS-59923 has been cloned as Jira Issue OCPBUGS-60051. Will retitle bug to link to clone. 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. |
FindOneMellanoxSriovDevice
FindOneMellanoxSriovDevice
@zeeke: This pull request references Jira Issue OCPBUGS-60051, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
FindOneMellanoxSriovDevice
FindOneMellanoxSriovDevice
cc @evgenLevin |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evgenLevin, 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 |
@zeeke: 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. |
/jira refresh |
@zeeke: This pull request references Jira Issue OCPBUGS-60051, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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. |
c1f0397
into
openshift:release-4.19
@zeeke: Jira Issue OCPBUGS-60051: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-60051 has been moved to the MODIFIED state. 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. |
[ART PR BUILD NOTIFIER] Distgit: sriov-network-config-daemon |
[ART PR BUILD NOTIFIER] Distgit: sriov-network-operator |
[ART PR BUILD NOTIFIER] Distgit: sriov-network-webhook |
/jira backport release-4.18,release-417,release-4.16 |
@zeeke: Missing required branches for backport chain:
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. |
/jira backport release-4.18,release-4.17,release-4.16 |
@zeeke: The following backport issues have been created:
Queuing cherrypicks to the requested branches to be created after this PR merges: 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. |
@openshift-ci-robot: new pull request created: #1126 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. |
@openshift-ci-robot: new pull request created: #1127 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. |
@openshift-ci-robot: new pull request created: #1128 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. |
Honor environment variable
SRIOV_NODE_AND_DEVICE_NAME_FILTER
inFindOneMellanoxSriovDevice(...)
function.