kubernetes/test/e2e/apps
Justin SB e3a9d6fd1a
e2e: Provide more helpful error output for failing test
Tests should provide more verbose output when their core functionality
fails; in this case we were only logging that the job count did not
match but this is not sufficient for understanding a failure.
2019-11-05 23:09:12 -05:00
..
BUILD Separate e2enetwork from e2e core framework 2019-10-25 17:58:20 +00:00
cronjob.go e2e: Provide more helpful error output for failing test 2019-11-05 23:09:12 -05:00
daemon_restart.go Use log functions of core framework on test/e2e/apps 2019-08-26 17:38:11 +09:00
daemon_set.go Merge pull request #81358 from bclau/tests/replace-redis-image 2019-10-16 22:24:51 -07:00
deployment.go Fix deployment e2e test at scale 2019-10-25 12:50:59 +02:00
disruption.go Use log functions of core framework on test/e2e/apps 2019-08-26 17:38:11 +09:00
framework.go fix golint failures of test/e2e/apps 2019-04-17 19:04:51 +08:00
job.go check that N job pods succceeded instead of exactly N pods existing and succeeding 2019-10-03 11:03:44 -07:00
network_partition.go Merge pull request #84379 from oomichi/e2e-network 2019-10-31 02:55:37 -07:00
OWNERS Update Sig-Apps OWNERS in places that were missed in #76669 2019-06-19 15:36:16 +02:00
rc.go move test specific functions from rc_util.go 2019-10-29 13:04:59 +08:00
replica_set.go Use log functions of core framework on test/e2e/apps 2019-08-26 17:38:11 +09:00
statefulset.go Add e2enode.GetRandomReadySchedulableNode, replace some uses of framework.GetReadySchedulableNodesOrDie 2019-09-24 13:03:40 -04:00
types.go tests: Replaces Redis image with Agnhost 2019-09-09 00:25:18 -07:00