Commit Graph

137 Commits

Author SHA1 Message Date
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
carlory a78bc65af5 remove unused flag for karmadactl promote
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-15 07:23:48 +08:00
changzhen 4fd90cc448 fix flake e2e case: Karmadactl unjoin testing
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-13 10:45:45 +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
lonelyCZ 8c2b50b72e Fix check whether deployment propagated to member cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-07-07 20:45:18 +08:00
karmada-bot f55d1787e5
Merge pull request #2122 from XiShanYongYe-Chang/extend-unjoin-waiting-time
Extend the waiting time for CI cluster unjoin
2022-07-04 17:42:33 +08:00
karmada-bot 4e4be71b28
Merge pull request #1992 from XiShanYongYe-Chang/retain-with-pull-cluster
[E2E] support pull mode cluster for Retain testing
2022-07-04 17:13:38 +08:00
changzhen a2dfd883ef extend the waiting time for CI cluster unjoin
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-04 16:57:53 +08:00
carlory c1e5f1f0a1 dix karmadactl e2e
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-06-29 11:22:05 +08:00
karmada-bot 0abb792bbf
Merge pull request #1850 from hanweisen/adde2etest
[E2E] add karmadactl cordon/uncordon e2e test
2022-06-29 10:44:21 +08:00
karmada-bot a2bcb1acd4
Merge pull request #1822 from duanmengkk/feature_servicepromotefix
fixed a bug that the service could not be promoted and e2e test
2022-06-27 19:17:19 +08:00
carlory ac1121365a remove dry-run from GlobalCommandOptions
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-06-19 00:06:39 +08:00
hanweisen 429dae2340 add karmadactl cordon/uncordon e2e test
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-06-17 09:58:31 +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 9852574980 support pull mode cluster for Retain testing
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-06-13 15:19:34 +08:00
Garrybest 3ad6f31a7b fix bugs of aggregating job status
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-06-10 17:47:00 +08:00
karmada-bot 3791cd5815
Merge pull request #1824 from wuyingjun-lucky/promote_bug
Fix promoting failed if a resource with other kind used same name has promoted before
2022-06-08 11:54:58 +08:00
wuyingjun 667e0ee9d5 fix promoting failed if a resource with other kind used same name has promoted before
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-06-04 21:10:55 +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
karmada-bot 519a385641
Merge pull request #1848 from XiShanYongYe-Chang/add-log-info
[E2E] log more err info when wait resource exist on member clusters
2022-05-30 15:14:48 +08:00
changzhen f95e14769a log more err info when wait resource exist on member clusters
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-20 16:18:51 +08:00
wuyingjun 87073c3d78 discard unused param in cmd functions
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-20 11:25:29 +08:00
chaunceyjiang 935d36dbd7 add e2e of service of nodeport type
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-19 09:28:08 +08:00
karmada-bot 3c73babcaf
Merge pull request #1801 from wuyingjun-lucky/karmadactl_test
Add karmadactl e2e test
2022-05-17 19:13:46 +08:00
wuyingjun f814b5d07a add karmadactl e2e test
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>

Update test/e2e/karmadactl_test.go

Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>

modify varible member1

Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-17 15:13:48 +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 965f138f7c add e2e for serviceStatus collection
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-27 15:21:25 +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 eec51a5a7a move cleanup to ginkgo setup node
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-14 09:10:11 +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 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 c9f2773921 fix failing e2e case for namespace not found
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-26 11:10:58 +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
changzhen 9ffbcbf261 move clean operation to AfterEach
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-22 22:42:40 +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 decc5e1123 add e2e for federatedresourcequota status collection
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-21 17:07:42 +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
huone1 0c0f1eece8 fix the failover e2e test failed
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-07 20:45:09 +08:00
huone1 f7e6ecd56a [feature]support rescheduling when deleting a cluster
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-03 09:49:44 +08:00
Xinzhao Xu bc883c86b1 Add e2e test for the AggregateStatus hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2022-01-21 15:22:37 +08:00
Xinzhao Xu 501f68aea4 Clean up the code that converts Unstructured objects
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2022-01-19 10:28:30 +08:00
Xinzhao Xu 7207dad298 Add e2e test for the ReviseReplica hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2021-12-31 12:33:47 +08:00