Commit Graph

35 Commits

Author SHA1 Message Date
chaunceyjiang 92fff3163d propagate dependencies support propagate sa
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-09-17 18:21:17 +08:00
hanweisen 721d4e02bf propagate dependencies support propagate pvc
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-08-10 11:09:25 +08:00
hejianpeng c038cdd127 support ClusterOverridePolicy in namespaces_sync_controller
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-07-28 11:00:32 +08:00
changzhen a703560296 upgrade default karmada-apiserver from v1.23.8 to v1.24.2
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-09 14:40:10 +08:00
duanmeng 0ea0f6f1cb fixed a bug that the service could not be promoted and e2e test
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-06-16 21:56:01 +08:00
changzhen 9e94ed28c2 update perl image for latest image run err
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-31 11:39:00 +08:00
Poor12 b3eed04087 [e2e]add e2e for jobStatus,daemonSetStatus,statefulSetStatus collection
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-05-09 20:25:57 +08:00
changzhen 695c29fe61 add e2e for ingressStatus collection
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-28 11:55:57 +08:00
changzhen eec51a5a7a move cleanup to ginkgo setup node
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-14 09:10:11 +08:00
changzhen ca103cf336 Declare in container nodes, initialize in setup nodes
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 09:46:18 +08:00
Garrybest b86461e82f add benchmark in estimator
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-30 20:30:31 +08:00
changzhen e1fbf5cf2d refactor aggregated-apiserver e2e test
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-25 15:27:08 +08:00
wwwnay b534e994c2 e2etest for aggregated api endpoint
Signed-off-by: wwwnay <ywilling@outlook.com>
2022-03-25 15:23:16 +08:00
lihanbo 2a631017ed add e2e test for dependencies distributor
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2022-03-22 19:49:33 +08:00
changzhen 82ff421c57 add e2e for federatedresourcequota sync
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-21 16:39:43 +08:00
huone1 316773b761 optimize the failover e2e test case
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-15 10:26:40 +08:00
lonelyCZ f4c71a6370 Run karmada-interpreter-webhook-example in CI
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-12-30 20:46:32 +08:00
zhangyukun 28889171fd e2e test for overridemanager.go
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
2021-12-20 10:30:26 +08:00
Garrybest d01fccfd3b add division algorithm test
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-11-06 22:39:57 +08:00
esto a6165e47f9 update import-aliases
Signed-off-by: esto <1291156784@qq.com>
2021-09-15 15:13:14 +08:00
Garrybest 35b02bc497 add scheduler estimator test
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-09-12 13:45:00 +08:00
lihanbo 8e90d2c93f fix bug of distributing job
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-08-11 19:47:03 +08:00
changzhen a0c7ef95fd refactor NewXXXPolicy method in e2e test
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-06-03 15:44:41 +08:00
Zhen Chang bc7cfd8dc5
add e2e of imageOverrider (#379)
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-05-28 14:46:02 +08:00
lihanbo 7e1e7b9726 add e2e test for scheduling base on cluster provider/region
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-05-25 09:11:57 +08:00
lihanbo 9834f8b981 add e2e test for taint toleration schedule
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-05-21 09:20:03 +08:00
tinyma123 46974327e8
Add label and spreadByConstraints E2E of CRD and deployment (#245)
Add E2E of label and group constraints

Signed-off-by: mabotao <1397247577@qq.com>
2021-04-09 16:12:20 +08:00
Zhen Chang 51d56624c6
modify crd names with random string in e2e test (#230)
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-03-24 15:01:16 +08:00
changzhen b04fdfb5ac add basic namespaced scope cr propagation test
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-03-23 14:26:31 +08:00
changzhen fa1df5844a add basic crd propagation test
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-03-23 14:26:31 +08:00
changzhen 2f57916254 add basic pod propagation test
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-03-12 19:30:41 +08:00
Zhen Chang b3dfc1d1f7
add basic service propagation testing (#212)
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-03-12 09:50:22 +08:00
Kevin Wang 4afcabe5f1 rename apigroup name, from propagationstrategy to policy
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
2021-01-25 15:55:06 +08:00
Kevin Wang b3b08d6d70
update propagation policy api, make namespace and name singular in resourceSelector (#107)
* update propagation policy api, make namespace and name singular in resourceSelector

Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
2021-01-07 10:25:28 +08:00
Hongcai Ren 8c312961f9
Improve e2e test framework and add a policy test case (#78)
* Add E2E test case of basic policy propagation

* update vendor
2020-12-19 11:22:02 +08:00