k3s/test/e2e/upgrades
Anthony Yeh 3bc7676024
StatefulSet: Deflake e2e "Saturate" phase.
The "Saturate" phase of StatefulSet e2e tests verifies orderly startup
by controlling when each Pod is allowed to report Ready.
If a Pod unexepectedly goes down during the test, the replacement Pod
created by the controller will forget if it was already allowed to
report Ready.

After this change, the signal that allows each Pod to report Ready is
persisted in the Pod's PVC. Thus, the replacement Pod will remember that
it was already told to proceed to a Ready state.
2017-08-21 13:52:15 -07:00
..
apps StatefulSet: Deflake e2e "Saturate" phase. 2017-08-21 13:52:15 -07:00
storage Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
apparmor.go run hack/update-all 2017-06-22 11:31:03 -07:00
cassandra.go Adding cassandra test. 2017-08-03 10:29:25 -07:00
configmaps.go Added sig-storage labels to upgrade tests and moved them to appropriate directory 2017-07-24 13:23:43 -07:00
etcd.go Add (node upgrade) etcd test. 2017-06-30 14:57:56 -07:00
horizontal_pod_autoscalers.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
ingress.go Do not fail on error when deleting ingress 2017-06-29 12:05:32 -07:00
mysql.go Adds statefulset replicated sql upgrade test. Relies on image code that lives elsewhere. 2017-07-10 13:49:47 -07:00
secrets.go Added sig-storage labels to upgrade tests and moved them to appropriate directory 2017-07-24 13:23:43 -07:00
services.go run hack/update-all 2017-06-22 11:31:03 -07:00
sysctl.go run hack/update-all 2017-06-22 11:31:03 -07:00
upgrade.go Make sure Teardown is called. 2017-04-05 11:09:24 -07:00