Closed alonSadan closed 3 years ago
Hi @alonSadan. Thanks for your PR.
I'm waiting for a k8snetworkplumbingwg member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
@phoracek would you take a look?
/ok-to-test
Thanks!
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: alonSadan, phoracek
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/release-note-none
The current timeout in the tests is 2 minutes. The update interval is 1 minute, and it has a jitter of 1.2. IF the test assertion start right after the start of the interval, 1 minute has passed , and for some reason the update fails, there could be more than two minutes between updates, and the tests could fail.
This commit increases the tests timeout to 3 minutes, which should be enough.
Signed-off-by: alonsadan asadan@redhat.com