USHIFT-6358: Fix CoreDNS flaky test#5851
USHIFT-6358: Fix CoreDNS flaky test#5851openshift-merge-bot[bot] merged 6 commits intoopenshift:mainfrom
Conversation
|
@pacevedom: This pull request references USHIFT-6358 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/hold |
|
/test all |
|
The dual-stack scenarios seem to be flaking. In some cases, the scenario times out while waiting for the VM's ip addr. In others, the scenario creates but the test fails because there isn't an IPv6 addr. |
2f20708 to
952b0d1
Compare
|
/hold cancel |
| scenario_run_tests() { | ||
| run_tests host1 \ | ||
| --variable "EXPECTED_OS_VERSION:9.6" \ | ||
| --variable "SYNC_FREQUENCY:5s" \ |
There was a problem hiding this comment.
We need to add a comment on why we pass sync frequency in this specific test.
| scenario_run_tests() { | ||
| run_tests host1 \ | ||
| --variable "EXPECTED_OS_VERSION:9.6" \ | ||
| --variable "SYNC_FREQUENCY:5s" \ |
There was a problem hiding this comment.
We need to add a comment on why we pass sync frequency in this specific test.
|
/lgtm |
1a2cb46 to
54ead95
Compare
54ead95 to
2d015db
Compare
|
Reapplying LGTM after a minor fix in comments |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ggiguash, pacevedom, pmtk 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 |
|
/test e2e-aws-tests |
|
/verified by ci |
|
@ggiguash: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/retest |
|
@pacevedom: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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.