kubernetes/test/e2e/framework
Kubernetes Submit Queue 37b2edd855
Merge pull request #54300 from jsafrane/fix-test-images
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>.

Fix test images

These commits fix volume_io tests for iSCSI and Ceph RBD. Both server images were quite old (Fedora 22), so I updated them to ~~something more stable (CentOS 7) and to newer Ceph (Jewel, 10.2.7).~~ something newer (Fedora 26).

The most important fix is that the test volumes have 120 MB so volume_io test can actually run - the tests put 100MB file to the volume to check its persistence.

When mount containers in #53440 are merged I'll try to run the tests regularly with every PR (or merge) so we catch regressions quickly.

```release-note
NONE
```

/sig testing
/sig storage

/assign @jeffvance 

Fixes: #56725
2018-03-19 20:34:22 -07:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics controller-manager: switch to config/option struct pattern 2018-02-13 11:16:17 +01:00
timer Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
authorizer_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
BUILD update bazel 2018-02-27 20:23:36 +08:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
crd_util.go Fix flaky AdmissionWebhook e2e-crd tests 2018-02-06 11:34:57 -08:00
deployment_util.go Merge pull request #55439 from crimsonfaith91/revamp 2018-02-02 17:17:33 -08:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall_util.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
firewall_util_test.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
framework.go Reset DeferredDiscoveryRESTMapper before use 2018-01-30 11:53:20 -05:00
get-kubemark-resource-usage.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
google_compute.go multi-zone PD e2e tests 2018-02-22 14:24:08 -08:00
gpu_util.go Update URLs for nvidia gpu device plugin and nvidia driver installer. 2017-11-14 15:31:22 -08:00
ingress_utils.go Fail the ingress test if it timesout getting address for IP address 2018-03-15 14:46:17 -07:00
jobs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
kubelet_stats.go Remove check for SubResourcePodProxyVersion and SubResourceServiceAndNodeProxyVersion 2017-11-03 23:11:09 +08:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Merge pull request #55056 from porridge/typo-percentil 2017-11-20 01:40:50 -08:00
networking_utils.go Revert "Fix for the network partition tests" 2017-12-04 04:26:14 -08:00
nodes_util.go Merge pull request #60998 from jpbetz/etcd-3.1.12 2018-03-13 09:11:10 -07:00
perf_util.go Report scope in e2e test metrics 2017-09-11 22:13:55 -04:00
pods.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
profile_gatherer.go Merge pull request #59661 from shyamjvs/fix-profile-gatherer 2018-02-09 14:46:37 -08:00
psp_util.go Don't create PSP binding when RBAC is not enabled 2017-12-16 15:28:42 +01:00
pv_util.go Fixes 'Zone is empty' errors in PD upgrade tests; skips pd tests with inline volume in multizone clusters 2018-03-15 15:00:13 -07:00
rc_util.go removes the remainder from ScalerFor method 2018-01-29 20:02:27 +01:00
resource_usage_gatherer.go Add e2e tests for GPU monitoring. 2018-01-26 15:30:55 -08:00
rs_util.go add deployment proportional scaling e2e test 2018-02-20 16:56:19 -08:00
service_util.go [e2e service] Fix CleanupGCEResources for regional test 2018-03-09 13:29:30 -08:00
size.go Support multizone clusters in GCE and GKE e2e tests 2017-11-10 15:29:15 +01:00
statefulset_utils.go Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
test_context.go Merge pull request #57965 from xiangpengzhao/cleanup-feature-gates 2018-02-24 07:34:19 -08:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Wait for only enough no. of RC replicas to be running in testutil 2018-03-19 14:22:18 +01:00
volume_util.go Add pod cleanup timeout 2018-03-06 10:04:49 +01:00