Commit Graph

44 Commits

Author SHA1 Message Date
Amir Alavi 05a98cc978
default interpreter aggregate status: set sub-test name and parallelize
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-01-08 21:05:45 -05:00
changzhen 43933216a1 decrease the number of replicas when updating the number of statefulset replicas
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-15 10:02:54 +08:00
changzhen 5ee9f6776e fix 2392: replace colon with point in the rbac resource name
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-26 10:10:56 +08:00
chaunceyjiang 92fff3163d propagate dependencies support propagate sa
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-09-17 18:21:17 +08:00
changzhen f661b5a93c update RandomStrLength from 3 to 5 in E2E test
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-07 10:50:11 +08:00
yingjinhui 17789e05a9 add karmadaContext to e2e runner.
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-06 02:08:18 +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
wuyingjun 942ef77d22 set timeout configs by using flags when run e2e before
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-14 22:40:21 +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
duanmeng 2f016f664d fix e2e test failed
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-05-05 16:40:34 +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 7342f2fd78 Set e2e to run in parallel
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-15 11:47:26 +08:00
changzhen d977ae767f modify changes due to the ginkgo version updation
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-13 09:09:20 +08:00
changzhen c617644eaa upgrade ginkgo to v2
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 20:39:29 +08:00
changzhen e1fbf5cf2d refactor aggregated-apiserver e2e test
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-25 15:27:08 +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
lonelyCZ f4c71a6370 Run karmada-interpreter-webhook-example in CI
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-12-30 20:46:32 +08:00
lonelyCZ 1af768774c e2e: add test case cover job scheduling
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-11-15 16:15:23 +08:00
changzhen 8dfd57c2fe add framework for e2e
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-10-21 14:08:27 +08:00
guoyao ab3f176163 replace deprecated package io/ioutil with packages io and os
Signed-off-by: guoyao <1015105054@qq.com>
2021-10-16 11:50:36 +08:00
dddddai 767628c560 fix failover test
Signed-off-by: dddddai <dddwq@foxmail.com>
2021-10-12 17:42:26 +08:00
esto a6165e47f9 update import-aliases
Signed-off-by: esto <1291156784@qq.com>
2021-09-15 15:13:14 +08:00
RainbowMango f824427351 Move QPS and Burst to cluster status controller.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-08-19 11:44:24 +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 eb98d1f930 do not create ns in member cluster by hand
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-07-23 16:05:07 +08:00
changzhen 0f1ce4e1d9 add e2e test for MCS feature
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-07-21 16:46:10 +08:00
RainbowMango 8cfea7e187 Enlarge E2E poll timeout to 300s.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-07-07 18:46:55 +08:00
Rohan Sharma 11efaf80ea replace wait.Poll with wait.PollImmediate from e2e testing
Signed-off-by: Rohan Sharma <rhnsharma5113@gmail.com>
2021-07-05 12:02:44 +05:30
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 350adfcccf
add deploymentStatus collection testing (#255)
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-04-06 11:50:36 +08:00
lihanbo e7aeb332ad add e2e test for karmada agent
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-03-27 17:58:55 +08:00
changzhen fa1df5844a add basic crd propagation test
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-03-23 14:26:31 +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
Hongcai Ren 614d7b0b8d
trigger re-match for policy changes (#202)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
2021-03-09 18:56:54 +08:00
Hongcai Ren 12da6af484
reorganize namespace auto-provision testing (#188)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
2021-03-05 09:27:27 +08:00
Hanbo Li 07655c4c09
add e2e test for namespace autoprovision (#183)
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-03-04 14:38:27 +08:00
Kevin Wang e33559250c rename membercluster to cluster in relevant implementations
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
2021-01-23 09:53:52 +08:00
Kevin Wang da394ab07a rename membercluster api to cluster
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
2021-01-23 09:53:52 +08:00
lihanbo fb91d91c94 add membercluster status controller 2020-12-23 14:48:48 +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
Kevin Wang 52ff0e4ab9
reflect github org update (#73)
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-12-15 11:47:13 +08:00
Hongcai Ren 1186eeb9a4
add script for run e2e tests (#71) 2020-12-14 10:42:01 +08:00
RainbowMango e49f9d6ea7 Add integration and e2e framework 2020-12-01 21:07:48 +08:00