k3s/test/e2e
k8s-merge-robot d71a667aab Merge pull request #16821 from caesarxuchao/restclient-timeout
Auto commit by PR queue bot
2015-11-07 03:11:26 -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 Fixed flakiness in cluster size autoscaling e2e 2015-10-27 16:36:33 +01:00
cadvisor.go Moving everyone to unversioned client 2015-08-18 10:23:03 -07:00
cluster_size_autoscaling.go Fixed flakiness in cluster size autoscaling e2e 2015-10-27 16:36:33 +01: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 Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
core.go Factor out providers which support SSH in e2e tests 2015-10-04 10:58:17 +02:00
daemon_restart.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
daemon_set.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
density.go Add resource monitoring of kube-system pods 2015-11-02 13:35:50 +01:00
deployment.go move deployment PodTemplate to be not a pointer 2015-10-28 00:13:40 -07:00
dns.go Moving Status object to a common package 2015-09-17 14:09:53 -07: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 Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
e2e_test.go Add an option to not delete a namespace after e2e test 2015-10-27 09:23:50 +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 Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01: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 Increase pod timeout for PD tests 2015-11-03 15:57:37 -08:00
garbage_collector.go add slow test for terminated pod garbage collection 2015-10-15 08:19:39 -07: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 Run hpa, GCE L7 tests in gce-disruptive-1.1 2015-11-05 17:44:44 -08:00
host_path.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
ingress.go Ingress e2e 2015-11-02 14:05:29 -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 Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
kubelet.go Move pause and fluentd-elasticsearch to GCR v2. 2015-10-06 16:39:07 -07:00
kubelet_etc_hosts.go kubelet manages /etc/hosts file 2015-10-22 13:27:05 -07:00
kubelet_perf.go Merge pull request #15138 from mattmoor/limited-beta-rewrite 2015-10-10 11:41:34 -07: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 Add Mesos slave attributes as node labels 2015-09-26 09:46:56 +02: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 Fix misc typos 2015-10-20 05:52:45 -04: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 Add liveness/readiness probe parameters 2015-11-06 10:46:40 -08:00
portforward.go Defer GinkgoRecover call in runKubectlWithTimeout to handle panic 2015-10-28 19:20:48 -05:00
pre_stop.go Fixes incorrect output. 2015-10-27 14:58:19 -04: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 Pass mbforbes TODOs to others. 2015-08-26 10:05:34 -07:00
resize_nodes.go Ingress e2e 2015-11-02 14:05:29 -08:00
restart.go Fix misc typos 2015-10-20 05:52:45 -04:00
scheduler_predicates.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01: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 Check some errors that we were letting slip silently by. 2015-11-04 11:18:35 -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 Unify List() signature in clients 2015-10-30 15:43:40 +01:00
serviceloadbalancers.go Ingress e2e 2015-11-02 14:05:29 -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 #16821 from caesarxuchao/restclient-timeout 2015-11-07 03:11:26 -08:00
volumes.go Merge pull request #13644 from jsafrane/devel/cinder-test 2015-11-05 02:19:21 -08:00