-
Notifications
You must be signed in to change notification settings - Fork 170
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
Fixes mirroring timeout issue #8658
Fixes mirroring timeout issue #8658
Conversation
9481b4c
to
d4af86f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: ukurundw-13
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/manage/mcg/test_multi_region.py::TestMultiRegion::test_multiregion_mirror
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master
Job FAILED (installation failed, tests not executed).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: ukurundw-13
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/manage/mcg/test_multi_region.py::TestMultiRegion::test_multiregion_mirror
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master
Job FAILED (installation failed, tests not executed).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation
Cluster Name:
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/manage/mcg/test_multi_region.py::TestMultiRegion::test_multiregion_mirror
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master
Job FAILED (installation failed, tests not executed).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: ukurundw-14
Cluster Configuration:
PR Test Suite: tier4a
PR Test Path: tests/manage/mcg/test_multi_region.py::TestMultiRegion::test_multiregion_mirror
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master
ef6a951
to
fc77961
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: ukurundw-21
Cluster Configuration:
PR Test Suite: tier4a
PR Test Path: tests/manage/mcg/test_multi_region.py::TestMultiRegion::test_multiregion_mirror
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master
Made changes based on comments
08fa710
to
15c2f0f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unknown PR validation on existing cluster
Cluster Name: ukurundw-ibm-3
Cluster Configuration:
PR Test Suite: tier4a
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master
Job state: ABORTED.
15c2f0f
to
43b95af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation
Cluster Name: ukurundw-pr
Cluster Configuration:
PR Test Suite: tier4a
PR Test Path: tests/manage/mcg/test_multi_region.py::TestMultiRegion::test_multiregion_mirror
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Final minor suggestions - if you choose to incorporate the changes, a PR validation rerun won't be necessary as far as I'm concerned, because they don't affect the logic of the method.
Fixes mirroring timeout issue Signed-off-by: Uday Kurundwade <[email protected]>
43b95af
to
f9dc94b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: keesturam, sagihirshfeld, tiffanyn108, udaysk23 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes mirroring timeout issue Signed-off-by: Uday Kurundwade <[email protected]> Co-authored-by: Uday Kurundwade <[email protected]>
Fixes #7183