Mohamed Awnallah
be87fd5e71
pkg+test: unify usage of policyv1alpha1 operators
...
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-09-09 22:56:47 +03:00
zhzhuang-zju
effc1474ac
e2e: add a test case when the GracePeriodSeconds is reach out
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-08-26 10:22:26 +08:00
whitewindmills
575931523c
Fix incorrect error code judgment in e2e tests
...
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-07-30 17:05:10 +08:00
Lan Liang
ed0f26c328
cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer.
...
The new k8s.io/utils/ptr package provides generic wrapper functions,
which can be used instead of type-specific pointer wrapper functions.
This replaces the latter with the former, and migrates other uses of
the deprecated pointer package to ptr in affacted files.
See kubernetes/utils#283 for details.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-28 05:32:33 +00:00
Lan Liang
5a4539d404
migrate wait.PollImmediate to wait.PollUntilContextTimeout.
...
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-22 05:51:49 +00:00
zhzhuang-zju
309c67701b
bump golangci to v1.58.0
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-13 09:32:13 +08:00
zhzhuang-zju
82b7009ef4
e2e: check whether the deployment disappears in the disabledClusters
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-12-25 11:22:05 +08:00
karmada-bot
d43f22fb29
Merge pull request #4324 from Vacant2333/Add-e2e-coverage-analysis
...
Add e2e coverage analysis docs
2023-12-02 16:50:01 +08:00
Vacant2333
d3a87c3c9c
add e2e coverage analysis
...
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
2023-12-02 13:19:29 +08:00
zhy76
adef1e5974
feat: add license and verify license for code file
...
Signed-off-by: zhy76 <958474674@qq.com>
2023-11-16 11:11:21 +08:00
Poor12
b2ac1b2432
refactor the func and event of taint cluster
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-07-31 17:32:24 +08:00
Poor12
6ad5a2704e
[flake] application failover testing
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-05-15 20:22:48 +08:00
Poor12
68a5f66689
add application failover e2e
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-05-11 19:47:23 +08:00
Poor12
80eab7bcb3
add a clusterEvicted plugin
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-04-28 09:21:45 +08:00
changzhen
79b1284494
replace gomeme.Eventually with wait when logic has assertions
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-20 19:39:19 +08:00
changzhen
2719e0919b
fix flaking test: tainttoleration check
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-14 15:29:52 +08:00
Garrybest
ff94289352
remove Failover from scheduler
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-08-22 14:23:16 +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
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
huone1
316773b761
optimize the failover e2e test case
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-15 10:26:40 +08:00
changzhen
35f8a1ef52
refactor:add framework for e2e
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-11-24 14:08:36 +08:00
changzhen
8dfd57c2fe
add framework for e2e
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-10-21 14:08:27 +08:00
changzhen
8e1e16e950
adapt the Scheduled condition for binding
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-10-20 10:59:03 +08:00
dddddai
57ad4a0f30
add e2e test for scheduled condition
...
Signed-off-by: dddddai <dddwq@foxmail.com>
2021-10-18 14:32:04 +08:00
dddddai
767628c560
fix failover test
...
Signed-off-by: dddddai <dddwq@foxmail.com>
2021-10-12 17:42:26 +08:00
RainbowMango
56fbbe1054
adopt binding v1alpha2
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-09-28 17:03:46 +08:00
esto
a6165e47f9
update import-aliases
...
Signed-off-by: esto <1291156784@qq.com>
2021-09-15 15:13:14 +08:00
RainbowMango
b59b1697b7
Fix taints testing failling.
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-07-13 16:46:58 +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
changzhen
a0c7ef95fd
refactor NewXXXPolicy method in e2e test
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-06-03 15:44:41 +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
29c307cc39
Add E2E failover test. ( #268 )
...
Signed-off-by: mabotao <1397247577@qq.com>
Modify some function names.
Signed-off-by: mabotao <1397247577@qq.com>
2021-04-20 21:49:59 +08:00