k3s/test/e2e
Kubernetes Submit Queue c0c6b082b8
Merge pull request #54230 from jsafrane/ceph-test-sleep
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Allow Ceph server some time to start

Ceph server needs to create our "foo" volume on startup. It keeps the image small, however it makes the server container start slow.

Add sleep before the server is usable. Without this PR, all pods that use Ceph fail to start for couple of seconds with cryptic "image foo not found" error and it clutters logs and pod logs and makes it harder to spot real errors.

```release-note
NONE
```

/sig storage
/sig testing
/assign @jeffvance @copejon
2018-01-10 13:19:33 -08:00
..
apimachinery Let mutating webhook defaults the object after applying the patch sent back by the webhook 2018-01-09 15:58:18 -08:00
apps Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
auth Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
autoscaling Disable the DNS autoscaler test in large clusters. 2017-12-22 11:04:23 +01:00
chaosmonkey Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
common Merge pull request #56432 from yujuhong/bump-test-container-timeout 2017-12-27 12:25:41 -08:00
framework Merge pull request #54230 from jsafrane/ceph-test-sleep 2018-01-10 13:19:33 -08:00
generated update BUILD files 2017-10-15 18:18:13 -07:00
instrumentation Add custom metrics e2e test with two metrics. 2017-12-20 16:50:25 +01:00
kubectl fix failed to access service of e2e test 2017-11-14 19:21:59 +08:00
lifecycle Change Auto-Repair e2e test tags. 2017-11-30 10:59:11 +01:00
manifest Update bazel 2017-10-18 17:24:04 +02:00
multicluster Move multizone volume tests to separate file and 2017-12-20 10:52:53 -08:00
network Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
node Review fixes 2017-11-14 10:16:30 +01:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Merge pull request #56202 from porridge/typo-density 2017-12-14 13:54:49 -08:00
scheduling Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Merge pull request #54230 from jsafrane/ceph-test-sleep 2018-01-10 13:19:33 -08:00
testing-manifests Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
ui Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
upgrades Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
BUILD All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00
README.md
e2e-example-config.json
e2e.go All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00
e2e_test.go Merge pull request #51898 from guangxuli/federation_e2e_test 2017-10-06 13:16:37 -07:00
examples.go Merge pull request #54386 from yanxuean/testfmt 2017-11-10 18:50:20 -08:00
gke_local_ssd.go
gke_node_pools.go

README.md

See e2e-tests

Analytics