bzsuni
8775d805fa
use PollUntilContextTimeout to replace PollImmediateWithContext in test
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-10-19 22:50:21 +08:00
Maciej Szulik
8c82855467
When expecting pods count only active ones
2023-05-11 13:04:42 +02:00
Maciej Szulik
27d5cda811
Simplify waitForStatusCurrentReplicas helper
2023-03-07 14:18:31 +01:00
Rahul Rangith
e6a90aa48a
PR feedback
2023-01-17 10:21:41 -05:00
Patrick Ohly
2f6c4f5eab
e2e: use Ginkgo context
...
All code must use the context from Ginkgo when doing API calls or polling for a
change, otherwise the code would not return immediately when the test gets
aborted.
2022-12-16 20:14:04 +01:00
atiratree
2cad64db80
add StatefulSet MinReadySeconds e2e test
2021-09-15 13:32:38 +02:00
ravisantoshgudimetla
cf9510751d
StatefulSet minReadySeconds e2e
2021-06-23 08:23:23 -04:00
SataQiu
6a41f331da
e2e/framework: remove direct imports to pkg/api/v1/pod
2020-03-18 11:10:06 +08:00
Mike Danese
3aa59f7f30
generated: run refactor
2020-02-07 18:16:47 -08:00
clarklee92
623c4f9f17
e2e: move funs of framework/statefulset to e2e/apps & e2e/upgrades
...
Signed-off-by: clarklee92 <clarklee1992@hotmail.com>
2019-12-14 02:17:00 +08:00
Kenichi Omichi
9aae71fa4a
Use log functions of core framework on sub [p-s]
...
This makes sub packages of e2e test framework to use log functions
of core framework instead for avoiding circular dependencies.
NOTE: test/e2e/framework/ssh will make circular dependencies if
updating it. It is necessary to solve the issue in advance
before this work.
2019-08-28 17:05:28 +00:00
draveness
c38ae01f8e
feat: move service_util to separated package
2019-07-19 08:32:39 +08:00
goodluckbot
032dde8754
Refactor statefulset e2e tests
2019-06-25 11:33:58 +08:00