-
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 Refactor #3286
Conversation
@enhaocui As a first time commit to Antrea please also check how to fix DCO https://github.com/antrea-io/antrea/pull/3286/checks?check_run_id=5119327714 |
f85ecdb
to
39f6219
Compare
Codecov Report
@@ Coverage Diff @@
## main #3286 +/- ##
==========================================
+ Coverage 60.12% 64.14% +4.01%
==========================================
Files 331 268 -63
Lines 28444 26780 -1664
==========================================
+ Hits 17102 17178 +76
+ Misses 9483 7723 -1760
- Partials 1859 1879 +20
Flags with carried forward coverage won't be shown. Click here to find out more.
|
39f6219
to
d0f84a2
Compare
/test-multicluster-e2e |
/test-multicluster-e2e |
d0f84a2
to
924d7e8
Compare
/test-multicluster-e2e |
1 similar comment
/test-multicluster-e2e |
924d7e8
to
b47cb18
Compare
/test-multicluster-e2e |
b47cb18
to
77583ce
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.
Also, I believe we've talked about splitting the ServiceExport and ACNP toService to two separate testcases. Is it not reflected in the PR?
/cc @hjiajing for awareness |
919beb7
to
f3ef915
Compare
/test-multicluster-e2e |
1 similar comment
/test-multicluster-e2e |
f3ef915
to
b3e987f
Compare
/test-multicluster-e2e |
/test-integration |
/test-networkpolicy |
b3e987f
to
5601898
Compare
/test-multicluster-e2e |
Please also provide a brief description of the PR |
5601898
to
751e242
Compare
/test-multicluster-e2e |
/test-integration /test-multicluster-e2e |
/test-all /test-integration |
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]>
751e242
to
5d473e8
Compare
/test-multicluster-e2e |
Close this one since it's replaced by #3863 |
No description provided.