k3s/test/e2e
Jan Safranek 4402e57588 e2e test for dynamic provisioning.
The test works only on GCE, AWS and OpenStack. It creates and deletes a 2GiB
volume.
2016-03-15 13:01:03 +01:00
..
cleanup
testing-manifests e2e: change the tests to use versioned image nginx:1.7.9 2016-02-24 16:54:40 -08:00
addon_update.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
autoscaling_utils.go Support for both map-based and set-based selectors in extensions/v1beta1.Scale 2016-03-09 17:54:17 -08:00
batch_v1_jobs.go Added e2e test for batch API group 2016-03-11 11:41:15 -08:00
cadvisor.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
cluster_size_autoscaling.go CustomMetric support in autoscaling utils 2016-03-04 15:50:55 +01:00
cluster_upgrade.go Remove hack/e2e-internal/e2e-upgrade.sh. 2016-03-09 14:14:04 -08:00
configmap.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
container_probe.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
daemon_restart.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
daemon_set.go Merge pull request #22172 from gmarek/register 2016-03-07 02:07:43 -08:00
dashboard.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
density.go Schedule ReplicationControllers in pod-startup-time test. 2016-03-15 09:56:46 +01:00
deployment.go add FullyLabeledReplicas in Replicaset Status and ReplicationController Status 2016-03-11 23:55:04 -08:00
dns.go Conformance Test for DNS 2016-03-14 16:07:04 -07:00
docker_containers.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
downward_api.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
downwardapi_volume.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
e2e.go AWS e2e: don't try to build a full cloudprovider in e2e 2016-03-12 06:14:45 -05:00
e2e_test.go
empty_dir.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
empty_dir_wrapper.go Disambiguate emptydir wrapper test 2016-03-02 09:00:16 -05:00
es_cluster_logging.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
etcd_failure.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
events.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
example_cluster_dns.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
example_k8petstore.go skip k8petstore shell script while i rewrite it entirely in golang 2016-03-11 14:01:21 -05:00
examples.go Concurrent liveness test to gaurantee test finishes in 2 minutes with meaningfull results 2016-03-09 16:55:07 -05:00
expansion.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
framework.go Merge pull request #18672 from bprashanth/netexec 2016-03-08 06:10:02 -08:00
garbage_collector.go fix pod garbage collection test 2016-03-08 12:21:41 -08:00
generated_clientset.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
google_compute.go
horizontal_pod_autoscaling.go Support for both map-based and set-based selectors in extensions/v1beta1.Scale 2016-03-09 17:54:17 -08:00
host_path.go minimal hostPath fix 2016-03-02 17:22:45 -05:00
ingress.go Ingress https E2E 2016-03-06 17:21:15 -08:00
ingress_utils.go Ingress https E2E 2016-03-06 17:21:15 -08:00
initial_resources.go CustomMetric support in autoscaling utils 2016-03-04 15:50:55 +01:00
job.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
kibana_logging.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
kubectl.go test kubectl run with default args 2016-03-14 15:09:32 -07:00
kubelet.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
kubelet_etc_hosts.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
kubelet_perf.go e2e: seperate wait for termination notice and graceful termination 2016-03-11 09:42:31 -08:00
kubelet_stats.go Fix cpu and resource summary log in kubelet stat. 2016-03-12 21:56:34 -08:00
kubeproxy.go Merge pull request #18672 from bprashanth/netexec 2016-03-08 06:10:02 -08:00
limit_range.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
load.go Explicitly set request for latency pods 2016-03-03 08:29:47 +01:00
log_size_monitoring.go Fix log gatherer 2016-02-15 15:11:38 +01:00
mesos.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
metrics_grabber_test.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
metrics_util.go Add CONNECT to ignoredVerbs for readLatencyMetrics. 2016-03-07 11:31:22 -08:00
monitoring.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
namespace.go Add e2e tests to verify more resources are deleted 2016-03-02 23:34:45 -05:00
networking.go Move net e2e helpers to util.go for reuse 2016-03-05 17:09:24 +00:00
nodeoutofdisk.go Merge pull request #22459 from jayunit100/disruptivediskannot 2016-03-04 21:17:52 -08:00
pd.go AWS e2e: don't try to build a full cloudprovider in e2e 2016-03-12 06:14:45 -05:00
persistent_volumes.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
pods.go e2e: seperate wait for termination notice and graceful termination 2016-03-11 09:42:31 -08:00
portforward.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
pre_stop.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
privileged.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
prompush.go
proxy.go Extend timeout to allow for observed slow proxy requests 2016-03-14 14:46:54 -07:00
rc.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
reboot.go Merge pull request #21882 from gmarek/throttle 2016-03-01 06:38:06 -08:00
replica_set.go ReplicaSetSpec.Template shouldn't be a pointer. 2016-03-09 21:24:16 -08:00
resize_nodes.go AWS e2e: don't try to build a full cloudprovider in e2e 2016-03-12 06:14:45 -05:00
resource_quota.go Add resource quota for ConfigMap 2016-03-02 09:59:51 -05:00
resource_usage_gatherer.go Workaround hanging proxies in resource gatherer 2016-02-26 14:23:53 +01:00
restart.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
scheduler_predicates.go Merge pull request #22275 from gmarek/flake 2016-03-05 17:54:29 -08:00
secrets.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
security_context.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
service.go Merge pull request #22203 from bprashanth/network_flake 2016-03-03 15:20:12 -08:00
service_accounts.go Merge pull request #21882 from gmarek/throttle 2016-03-01 06:38:06 -08:00
service_latency.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
serviceloadbalancers.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
ssh.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
ubernetes_lite.go Add an option to pass client's QPS/burst to e2e framework 2016-02-29 09:32:29 +01:00
util.go e2e test for dynamic provisioning. 2016-03-15 13:01:03 +01:00
volume_provisioning.go e2e test for dynamic provisioning. 2016-03-15 13:01:03 +01:00
volumes.go Decouple webserver from storage tests 2016-03-06 14:53:52 -05:00