k3s/test/e2e
Kubernetes Submit Queue b890d318ee Merge pull request #40885 from copejon/refactor-gce-pv-tests
Automatic merge from submit-queue

Extract GCEPD pv tests

**What this PR does / why we need it**:
This is strictly a refactor moving the GCEPD suite in Persistent Volumes E2E to it's own file.  This will make future provider specific additions to pv testing much more organized and readable.  It will also enable a smoother transition to providers moving out of tree by consolidating related tests. 

```release-note
NONE
```
2017-03-28 10:34:09 -07:00
..
chaosmonkey
cluster-logging Move cluster logging tests to a separate folder 2017-03-28 11:18:05 +02:00
common Added retransmissions in service call by e2e resource consumer library. 2017-03-22 15:34:33 +01:00
framework Fix problems of not-starting image pullers 2017-03-28 11:05:57 +02:00
generated
perf Sig-scalability test segregation to allow for assignment and cleaning, and 2017-03-26 11:01:09 -05:00
perftype
scheduling Fix problems of not-starting image pullers 2017-03-28 11:05:57 +02:00
testing-manifests add e2e test for command 2017-03-07 09:25:33 +08:00
upgrades Merge pull request #43254 from krousey/upgrades 2017-03-16 19:02:19 -07:00
BUILD Extracted GCEPD pv tests 2017-03-28 09:38:36 -05:00
addon_update.go Updates test/e2e/addon_update.go to match addon-manager's new behavior 2017-02-24 16:44:21 -08:00
apparmor.go AppArmor cluster upgrade test 2017-03-07 17:15:53 -08:00
cadvisor.go
cluster_size_autoscaling.go Fix flaky cluster-autoscaler e2e 2017-03-27 14:22:06 +02:00
cluster_upgrade.go Disable Horizontal Pod Autoscaler upgrade tests until they can be debugged. They were causing upgrades to timeout 2017-03-23 10:10:58 -07:00
cronjob.go Drop NewDefultGroupVersionFramework in favor of client automatically handling proper GroupVersions 2017-03-06 12:12:38 +01:00
daemon_restart.go
daemon_set.go Add e2e test for DaemonSet node selector updates 2017-03-21 14:02:17 -07:00
dashboard.go
deployment.go Add e2e test for Deployment controllerRef orphaning and adoption 2017-03-13 18:43:09 -07:00
disruption.go
dns.go Increase wait time of result check to 600 seconds 2017-03-20 20:02:19 -07:00
dns_autoscaling.go dns_autoscaling e2e: Dont expect configMap to be re-created with previous params 2017-03-08 18:15:06 -08:00
dns_common.go Configure DNS based on the kube-system:kube-dns ConfigMap 2017-02-27 11:31:59 -08:00
dns_configmap.go Move DNS configmap tests to slow, serial suites 2017-03-27 17:39:11 -07:00
e2e-example-config.json
e2e.go Fix problems of not-starting image pullers 2017-03-28 11:05:57 +02:00
e2e_test.go Move cluster logging tests to a separate folder 2017-03-28 11:18:05 +02:00
empty.go Sig-scalability test segregation to allow for assignment and cleaning, and 2017-03-26 11:01:09 -05:00
empty_dir_wrapper.go
etcd_failure.go
events.go
example_cluster_dns.go
examples.go Switch statefulset controller to shared informers 2017-02-22 08:53:51 -05:00
firewall.go
garbage_collector.go increase timeout for orphan e2e test 2017-03-10 18:13:48 -08:00
generated_clientset.go Merge pull request #42734 from dashpole/deletion_timeout 2017-03-09 15:06:53 -08:00
gke_local_ssd.go
gke_node_pools.go
ha_master.go
horizontal_pod_autoscaling.go
ingress.go upgrade tests: ingress/glbc 2017-03-01 11:52:55 -08:00
initial_resources.go
job.go Implements an upgrade test for Job. Job common functionality is refactored into the framework package to allow for code sharing between e2e and upgrade tests. 2017-02-27 09:24:59 -08:00
kibana_logging.go
kube_proxy.go
kubectl.go Merge pull request #42545 from shiywang/e2e 2017-03-24 15:10:29 -07:00
kubelet.go
kubelet_perf.go e2e: bump the memory limit for kubelet 2017-03-17 11:44:32 -07:00
limit_range.go Initial breakout of scheduling e2es to help assist in both assignment 2017-03-13 22:34:57 -05:00
logging_soak.go
metrics_grabber_test.go
monitoring.go Merge pull request #42930 from KarolKraskiewicz/influxdb-clientv2 2017-03-22 02:41:43 -07:00
namespace.go
network_partition.go Implements an upgrade test for Job. Job common functionality is refactored into the framework package to allow for code sharing between e2e and upgrade tests. 2017-02-27 09:24:59 -08:00
networking.go Use ping to ip instead of wget google.com in net connectivity check 2017-03-27 17:18:55 -07:00
networking_perf.go
nodeoutofdisk.go
pd.go Merge pull request #42846 from msau42/pd-flake 2017-03-14 23:55:03 -07:00
persistent_volumes-disruptive.go Extracted GCEPD pv tests 2017-03-28 09:38:36 -05:00
persistent_volumes-gce.go Extracted GCEPD pv tests 2017-03-28 09:38:36 -05:00
persistent_volumes-vsphere.go
persistent_volumes.go Extracted GCEPD pv tests 2017-03-28 09:38:36 -05:00
pod_gc.go
podpreset.go Add settings API and admission controller 2017-03-01 13:04:28 -08:00
pods.go
portforward.go
pre_stop.go
proxy.go
pv_reclaimpolicy.go
pvc_label_selector.go
rc.go
reboot.go
replica_set.go
resize_nodes.go Fix problems of not-starting image pullers 2017-03-28 11:05:57 +02:00
resource_quota.go e2e tests: use attributes instead of beta annotations 2017-03-02 10:23:57 +01:00
restart.go
security_context.go
service.go
service_accounts.go
service_latency.go
serviceloadbalancers.go
ssh.go
statefulset.go Allow StatefulSet controller to PATCH Pods. 2017-03-14 09:27:33 -07:00
taints_test.go Extend timeouts in taints test to account for slow Pod deletions 2017-03-10 14:23:47 +01:00
third-party.go
ubernetes_lite.go
util_iperf.go
volume_provisioning.go Volume Provisioning E2E: test PVC delete causes PV delete 2017-03-28 09:23:33 -05:00
volumes.go Enhance and refactor volume test util functions 2017-02-23 21:05:12 -08:00
vsphere_utils.go fixed common funcs to add support for new tests 2017-03-19 11:53:30 -07:00
vsphere_volume_diskformat.go fixed common funcs to add support for new tests 2017-03-19 11:53:30 -07:00
vsphere_volume_placement.go fixed common funcs to add support for new tests 2017-03-19 11:53:30 -07:00