kubernetes/test/e2e/apps
Kenichi Omichi a5a23d2845 Move ConfirmStatefulPodCount to e2e test
ConfirmStatefulPodCount() was used at e2e statefulset test only,
and that added dependency on another sub framework to statefulset
sub framework. This moves ConfirmStatefulPodCount() to the e2e test
for clean dependency.
2019-08-15 17:36:04 +00:00
..
BUILD feat: move service_util to separated package 2019-07-19 08:32:39 +08:00
cronjob.go add failedJobsHistoryLimit to successfulJobsHistoryLimit test 2019-07-10 09:17:38 +09:00
daemon_restart.go feat: move service_util to separated package 2019-07-19 08:32:39 +08:00
daemon_set.go feat: use framework.ExpectNotEqual in e2e test 2019-07-10 21:36:26 +08:00
deployment.go feat: use framework.ExpectNotEqual in e2e test 2019-07-10 21:36:26 +08:00
disruption.go add import-alias for k8s.io/api/policy/v1beta1 2019-06-20 11:40:37 -07:00
framework.go fix golint failures of test/e2e/apps 2019-04-17 19:04:51 +08:00
job.go Merge pull request #80550 from spiffxp/promote-jobs-complete-after-restart 2019-07-25 22:35:58 -07:00
network_partition.go Ensure tests which rely on SSH behavior are skipped if unavailable 2019-08-07 10:24:39 -05:00
OWNERS Update Sig-Apps OWNERS in places that were missed in #76669 2019-06-19 15:36:16 +02:00
rc.go tests: Replaces images used with agnhost (part 3) 2019-06-26 13:33:55 -07:00
replica_set.go tests: Replaces images used with agnhost (part 3) 2019-06-26 13:33:55 -07:00
statefulset.go Move ConfirmStatefulPodCount to e2e test 2019-08-15 17:36:04 +00:00
types.go Add ipv6 support to [sig-apps] StatefulSet e2e test 2019-06-23 17:23:28 +02:00