karmada/test/e2e
changzhen 6cda588ffc add E2E test of ReplicaScheduling when ReplicaSchedulingType is Divided, ReplicaDivisionPreference value is Weighted, WeightPreference isn't nil
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-09-06 17:05:46 +08:00
..
cluster_test.go add script for run e2e tests (#71) 2020-12-14 10:42:01 +08:00
clusterpropagationpolicy_test.go refactor utils for checking API enablements 2021-07-07 19:47:15 +08:00
failover_test.go Fix taints testing failling. 2021-07-13 16:46:58 +08:00
fieldselector_test.go refactor NewXXXPolicy method in e2e test 2021-06-03 15:44:41 +08:00
mcs_test.go stop remove ClusterResourceBindings labeled with policy 2021-08-24 15:08:39 +08:00
namespace_test.go Move QPS and Burst to cluster status controller. 2021-08-19 11:44:24 +08:00
overridepolicy_test.go replace wait.Poll with wait.PollImmediate from e2e testing 2021-07-05 12:02:44 +05:30
propagationpolicy_test.go fix bug of distributing job 2021-08-11 19:47:03 +08:00
resource_test.go replace wait.Poll with wait.PollImmediate from e2e testing 2021-07-05 12:02:44 +05:30
scheduling_test.go add E2E test of ReplicaScheduling when ReplicaSchedulingType is Divided, ReplicaDivisionPreference value is Weighted, WeightPreference isn't nil 2021-09-06 17:05:46 +08:00
suite_test.go Move QPS and Burst to cluster status controller. 2021-08-19 11:44:24 +08:00
tainttoleration_test.go fix flake: propagation with taint and toleration testing 2021-08-21 14:51:54 +08:00