-
Notifications
You must be signed in to change notification settings - Fork 372
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
Multicluster E2E Test Refactoring #3863
Conversation
/test-multicluster-e2e |
Codecov Report
@@ Coverage Diff @@
## main #3863 +/- ##
=======================================
Coverage 64.44% 64.44%
=======================================
Files 294 294
Lines 43627 43627
=======================================
Hits 28116 28116
Misses 13226 13226
Partials 2285 2285
|
@GraysonWu thanks for working on e2e refactor, but I am afraid you probably need to wait for this PR #3603 to merge first, there are quite a few e2e changes in this PR, so I would on-hold review until you rebase on latest change. |
NP |
Hi @GraysonWu Could you help to move this forward? the latest code is merged into main now. thanks. |
25b302f
to
f4c61d0
Compare
/test-multicluster-e2e |
/test-multicluster-dataplane-e2e Hi @GraysonWu , |
Hi @GraysonWu the e2e job is updated, the new comment is |
9952755
to
1f3660a
Compare
/test-multicluster-e2e |
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.
A few nits
@GraysonWu Could you help to re-base to latest codes and rerun test? thanks. |
Grouped multicluster service export test cases together, and trigger the test cases from multicluster/test/e2e/main_test.go Signed-off-by: Enhao Cui <[email protected]> Signed-off-by: wgrayson <[email protected]>
1f3660a
to
b3b6b66
Compare
Done. And nits addressed. |
/test-multicluster-e2e |
b3b6b66
to
5832421
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
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.
Nits
Signed-off-by: wgrayson <[email protected]>
5832421
to
719b313
Compare
/test-multicluster-e2e |
/skip-all |
Use this PR to replace PR #3286.
Grouped multicluster service export test cases together, and
trigger the test cases from multicluster/test/e2e/main_test.go
Signed-off-by: Enhao Cui [email protected]
Signed-off-by: wgrayson [email protected]