karmada
karmada copied to clipboard
complete the e2e test case scenarios for clusterpp
What type of PR is this? /kind failing-test
What this PR does / why we need it: complete the e2e test case scenarios for clusterpp. Additional scenes include:
- Deployment propagation testing create a ClusterPropagationPolicy for deployment and then update deployment replicas
- [ImplicitPriority] propagation testing priority: MatchName>MatchLabel>MatchAll
- delete the old ClusterPropagationPolicy to unbind and create a new one(namespace scope and cluster scope)
Which issue(s) this PR fixes: parts of # 4544
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
NONE
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To complete the pull request process, please assign xishanyongye-chang after the PR has been reviewed.
You can assign the PR to them by writing /assign @xishanyongye-chang in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
cc @Vacant2333 @XiShanYongYe-Chang
Hi @Vacant2333, can you help take a review? /assign @Vacant2333
@XiShanYongYe-Chang looks good to me /lgtm
New changes are detected. LGTM label has been removed.
Hi @zhzhuang-zju, can you help rebase the master branch and push again?
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 28.26%. Comparing base (
d3adcf6) to head (d43a119). Report is 41 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #4575 +/- ##
==========================================
+ Coverage 28.23% 28.26% +0.02%
==========================================
Files 632 632
Lines 43712 43732 +20
==========================================
+ Hits 12344 12359 +15
- Misses 30465 30472 +7
+ Partials 903 901 -2
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 28.26% <ø> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/retest Oddly, the e2e test has been failing episodically quite frequently lately.
cc @XiShanYongYe-Chang @Vacant2333
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: XiShanYongYe-Chang
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~test/OWNERS~~ [XiShanYongYe-Chang]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment