k3s/test/e2e
Prashanth Balasubramanian 8b35455664 Dump kubectl logs of Ingress controller at on e2e failure 2015-11-16 15:16:02 -08:00
..
testing-manifests Fix service-loadbalancer e2e tests 2015-10-12 21:25:43 -03:00
addon_update.go Moving everyone to unversioned client 2015-08-18 10:23:03 -07:00
autoscaling_utils.go added RunDeployment to allow horizontal pod autoscaling e2e tests to use deployments 2015-11-06 15:24:59 +01:00
cadvisor.go Moving everyone to unversioned client 2015-08-18 10:23:03 -07:00
cluster_size_autoscaling.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
cluster_upgrade.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
container_probe.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
core.go Factor out providers which support SSH in e2e tests 2015-10-04 10:58:17 +02:00
daemon_restart.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
daemon_set.go move daemonset to generalized label selector 2015-11-13 10:31:50 -08:00
density.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
deployment.go move deployment PodTemplate to be not a pointer 2015-10-28 00:13:40 -07:00
dns.go Remove use of legacy pods proxy path 2015-11-09 15:23:48 +08:00
docker_containers.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
downward_api.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
downwardapi_volume.go Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes() 2015-11-13 23:34:48 -05:00
e2e_test.go Fix Kubemark tests by not gathering resource usage data 2015-11-09 11:45:07 +01:00
empty_dir.go Update image versions in emptyDir e2e 2015-11-03 13:01:51 -05:00
es_cluster_logging.go Fix misc typos 2015-10-20 05:52:45 -04:00
etcd_failure.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
events.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
examples.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
expansion.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
framework.go Log node info on test failures 2015-11-11 22:07:39 -08:00
garbage_collector.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
google_compute.go Improve the error handling when creating/delete GCE IPs in e2e tests. 2015-10-15 17:57:46 +00:00
horizontal_pod_autoscaling.go added RunDeployment to allow horizontal pod autoscaling e2e tests to use deployments 2015-11-06 15:24:59 +01:00
host_path.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
ingress.go Dump kubectl logs of Ingress controller at on e2e failure 2015-11-16 15:16:02 -08:00
initial_resources.go Disabled flaky Initial Resources e2e test 2015-10-14 20:47:07 +02:00
job.go Enable job e2e tests for GKE 2015-11-03 16:54:51 -08:00
k8petstore.go K8PetStore E2E test, rebased and cleaned (10/5, 10/6) 2015-10-06 12:12:11 -04:00
kibana_logging.go rewrite go imports 2015-08-05 17:30:03 -07:00
kube-ui.go Fix kube-ui e2e test waiting for the rc pods 2015-10-18 14:51:36 +01:00
kubectl.go Merge pull request #16676 from jbeda/e2e-fixes 2015-11-09 20:05:12 -08:00
kubelet.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
kubelet_etc_hosts.go kubelet manages /etc/hosts file 2015-10-22 13:27:05 -07:00
kubelet_perf.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
kubelet_stats.go Fix panics in Density test 2015-11-03 09:04:54 +01:00
kubeproxy.go Fix misc typos 2015-10-20 05:52:45 -04:00
latency.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
load.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
mesos.go rewrite of static pod json zipper 2015-11-13 23:30:26 +00:00
metrics_util.go Add resource monitoring of kube-system pods 2015-11-02 13:35:50 +01:00
monitor_resources.go Add resource monitoring of kube-system pods 2015-11-02 13:35:50 +01:00
monitoring.go Exposing http.Client for configurable timeouts 2015-11-10 13:40:51 -08:00
namespace.go Demote namespace e2e test to flaky in parallel (and fix it's name). 2015-09-10 08:55:11 -07:00
networking.go Revert "Networking test rework to support modular, layered service soak" 2015-10-14 00:03:39 -07:00
pd.go Increase pod timeout for PD tests 2015-11-03 15:57:37 -08:00
persistent_volumes.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
pods.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
portforward.go Defer GinkgoRecover call in runKubectlWithTimeout to handle panic 2015-10-28 19:20:48 -05:00
pre_stop.go Remove use of legacy pods proxy path 2015-11-09 15:23:48 +08:00
privileged.go Add missing guards around SSH based e2e tests 2015-10-04 10:58:17 +02:00
prompush.go Make Service e2e run a bit faster 2015-10-05 12:49:46 -07:00
proxy.go Allow specifying scheme when proxying 2015-10-12 11:16:53 -04:00
rc.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
reboot.go Log node info on test failures 2015-11-11 22:07:39 -08:00
resize_nodes.go Merge pull request #17043 from brendandburns/e2e5 2015-11-13 12:00:34 -08:00
restart.go Fix misc typos 2015-10-20 05:52:45 -04:00
scheduler_predicates.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
secrets.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
security_context.go Support volume relabling for pods which specify an SELinux label 2015-10-28 09:26:58 -04:00
service.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
service_accounts.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
service_latency.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
serviceloadbalancers.go Merge pull request #16676 from jbeda/e2e-fixes 2015-11-09 20:05:12 -08:00
ssh.go Factor out providers which support SSH in e2e tests 2015-10-04 10:58:17 +02:00
util.go Merge pull request #16814 from brendandburns/e2e3 2015-11-12 14:38:18 -08:00
volumes.go Remove use of legacy pods proxy path 2015-11-09 15:23:48 +08:00