You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/e2e/coverage_docs/clusterpropagationpolicy_test.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@
25
25
| Test the same explicit priority propagation for deployment | same explicit priority ClusterPropagationPolicy propagation testing |[Choose from same-priority PropagationPolicies](https://karmada.io/docs/next/userguide/scheduling/resource-propagating#choose-from-same-priority-propagationpolicies)|
| Test delete clusterpropagationpolicy for deployment | delete ClusterPropagationPolicy and check whether labels are deleted correctly(namespace scope) ||
31
-
| Test delete clusterpropagationpolicy for CRD | delete ClusterPropagationPolicy and check whether labels are deleted correctly(cluster scope) ||
| Test delete clusterpropagationpolicy for deployment | delete ClusterPropagationPolicy and check whether labels and annotations are deleted correctly(namespace scope) ||
31
+
| Test delete clusterpropagationpolicy for CRD | delete ClusterPropagationPolicy and check whether labels and annotations are deleted correctly(cluster scope) ||
32
32
33
33
#### TODO
34
34
1. May need add the test case when the [deployment updates](https://karmada.io/docs/next/userguide/scheduling/resource-propagating#update-deployment).
| Test the propagationPolicy for deployment | deployment propagation testing |[Resource propagating](https://karmada.io/docs/next/userguide/scheduling/resource-propagating)|
@@ -12,23 +13,26 @@
12
13
| Test the propagationPolicy for roleBinding | roleBinding propagation testing ||
| Test the high explicit/low priority/implicit priority propagation for deployment | high explicit/low priority/implicit priority PropagationPolicy propagation testing |[Configure explicit priority](https://karmada.io/docs/next/userguide/scheduling/resource-propagating#configure-explicit-priority)|
23
26
| Test the same explicit priority propagation for deployment | same explicit priority PropagationPolicy propagation testing |[Choose from same-priority PropagationPolicies](https://karmada.io/docs/next/userguide/scheduling/resource-propagating#choose-from-same-priority-propagationpolicies)|
| Test add resourceSelector of the propagationPolicy for the deployment | add resourceSelectors item |[Update propagationPolicy](https://karmada.io/docs/next/userguide/scheduling/resource-propagating#update-propagationpolicy)|
29
-
| Test update resourceSelector of the propagationPolicy for the deployment | update resourceSelectors item ||
30
-
| Test update propagateDeps of the propagationPolicy for the deployment | update policy propagateDeps ||
31
-
| Test update placement of the propagationPolicy for the deployment | update policy placement ||
32
-
| Test delete propagationpolicy for deployment | delete the propagationPolicy and check whether labels are deleted correctly ||
33
-
| Test modify the old propagationPolicy to unbind and create a new one | modify the old propagationPolicy to unbind and create a new one ||
34
-
| Test delete the old propagationPolicy to unbind and create a new one | delete the old propagationPolicy to unbind and create a new one ||
| Test add resourceSelector of the propagationPolicy for the deployment | add resourceSelectors item |[Update propagationPolicy](https://karmada.io/docs/next/userguide/scheduling/resource-propagating#update-propagationpolicy)|
33
+
| Test update resourceSelector of the propagationPolicy for the deployment | update resourceSelectors item ||
34
+
| Test update propagateDeps of the propagationPolicy for the deployment | update policy propagateDeps ||
35
+
| Test update placement of the propagationPolicy for the deployment | update policy placement ||
36
+
| Test delete propagationpolicy for deployment | delete the propagationPolicy and check whether labels and annotations are deleted correctly ||
37
+
| Test modify the old propagationPolicy to unbind and create a new one | modify the old propagationPolicy to unbind and create a new one ||
38
+
| Test delete the old propagationPolicy to unbind and create a new one | delete the old propagationPolicy to unbind and create a new one ||
0 commit comments