Bug 1872599: fix e2e tests for localvolumediscovery#144
Conversation
e2e tests for localvolumediscovery fails randomly while verifying the discovery results. Made wait.PollImmediateto retry if discovery result CR is not found. Signed-off-by: Santosh Pillai <sapillai@redhat.com>
|
@sp98: This pull request references Bugzilla bug 1872599, which is invalid:
Comment DetailsIn 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/test-infra repository. |
|
/bugzilla refresh |
|
@sp98: This pull request references Bugzilla bug 1872599, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
DetailsIn 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/test-infra repository. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gnufied, sp98 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@sp98: All pull requests linked via external trackers have merged: Bugzilla bug 1872599 has been moved to the MODIFIED state. DetailsIn 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/test-infra repository. |
e2e tests for localvolumediscovery fails randomly while verifying the discovery results. Made wait.PollImmediateto to retry if discovery result CR is not found.
Signed-off-by: Santosh Pillai sapillai@redhat.com