kubernetes/test/e2e
Kubernetes Submit Queue 92cb90fc5d Merge pull request #34724 from kargakis/another-test-fix
Automatic merge from submit-queue

e2e: don't require minimum availability once scaling takes place

This test shouldn't care about availability at all in the first place.

@mfojtik @kubernetes/deployment  ptal

Fixes https://github.com/kubernetes/kubernetes/issues/34717
2016-10-14 05:03:32 -07:00
..
chaosmonkey Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cleanup Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
common Merge pull request #34140 from timothysc/e2e-variant 2016-10-11 16:01:42 -07:00
framework Fix the wait for pod success in test framework. 2016-10-12 11:33:40 -07:00
generated kill repo-root : test/e2e/serviceloadbalancers.go 2016-07-29 14:35:19 -04:00
perftype add labels to perf dataset 2016-08-18 17:15:43 -07:00
testing-manifests Nginx ingress e2es 2016-08-24 10:17:26 -07:00
addon_update.go annotate errors in e2e tests 2016-10-06 23:11:29 -04:00
autoscaling_utils.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
batch_v1_jobs.go remove almost all usages of clientadapter 2016-09-26 07:53:03 -04:00
cadvisor.go Logging soak, rebased w/ viper 2016-09-21 07:49:12 -04:00
cluster_logging_es.go Fix ES cluster logging test 2016-10-13 11:53:46 +02:00
cluster_logging_gcl.go Marked GCL logging test as Flaky 2016-10-13 23:03:16 +02:00
cluster_logging_utils.go Fix the wait for pod success in test framework. 2016-10-12 11:33:40 -07:00
cluster_size_autoscaling.go Fix a formatting string. 2016-10-08 14:14:55 -07:00
cluster_upgrade.go Adding support for upgrading testing across image types. 2016-09-13 13:46:20 -07:00
daemon_restart.go Make logging function injectable in RCConfig 2016-10-11 16:46:33 +02:00
daemon_set.go Add NumberReady to DaemonSet status 2016-10-12 15:15:10 +02:00
dashboard.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
density.go Fix ginkgo panic in density test 2016-10-13 14:12:41 +02:00
deployment.go e2e: don't require minimum availability once scaling takes place 2016-10-13 18:14:45 +02:00
disruption.go Merge pull request #32906 from caesarxuchao/staging-1.5 2016-09-22 19:55:01 -07:00
dns.go Implement ExternalName in kube-dns e2e tests 2016-08-25 09:29:24 -04:00
e2e_test.go Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go Make logging function injectable in RCConfig 2016-10-11 16:46:33 +02:00
empty_dir_wrapper.go Fix race condition in test with git server startup 2016-10-11 12:35:09 -07:00
empty.go Add an empty test that does nothing 2016-09-06 13:31:31 +02:00
etcd_failure.go Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
events.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
example_cluster_dns.go Remove [Conformance] flag on e2es which we know are 2016-10-10 15:48:26 -05:00
example_k8petstore.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
examples.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
federated-ingress.go Fix leaking ingress resources in federated ingress e2e test. 2016-10-12 15:12:54 -07:00
federated-namespace.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
federated-secret.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
federated-service.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
federation-apiserver.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
federation-authn.go Don't set timeouts in clients in tests 2016-10-05 14:33:26 +02:00
federation-event.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
federation-replicaset.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
federation-util-14.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
federation-util.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
garbage_collector.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
generated_clientset.go manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
gke_local_ssd.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
gke_node_pools.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
google_compute.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ha_master.go Disabled HA master e2e test. 2016-09-28 13:11:02 +02:00
horizontal_pod_autoscaling.go Bumped memory limit for resource consumer. Fixes #31591. 2016-09-02 15:29:00 +02:00
ingress_utils.go Replace gcloud shelling out with cloudprovider calls. 2016-09-06 17:58:59 -07:00
ingress.go Merge pull request #32173 from bprashanth/nginx_slow 2016-09-14 01:13:40 -07:00
initial_resources.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
job.go remove almost all usages of clientadapter 2016-09-26 07:53:03 -04:00
kibana_logging.go Switched default logging destination in tests to gcp 2016-09-29 11:15:30 +02:00
kubectl.go fix kubectl taint e2e flake: add retries for removing taint 2016-09-30 16:14:24 +08:00
kubelet_perf.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
kubelet.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
limit_range.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
load.go Use multiple clients in load test to avoid "no cached connections" errors. 2016-09-29 16:32:57 +02:00
logging_soak.go Logging soak, rebased w/ viper 2016-09-21 07:49:12 -04:00
mesos.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
metrics_grabber_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
monitoring.go Fixed monitoring e2e test 2016-08-30 12:23:40 +02:00
namespace.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
networking_perf.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
networking.go Merge pull request #34140 from timothysc/e2e-variant 2016-10-11 16:01:42 -07:00
node_problem_detector.go Use the right waiting time for eventually. 2016-09-02 16:01:53 -07:00
nodeoutofdisk.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pd.go Add a check for file size if the reading content returns empty 2016-10-03 15:56:51 -07:00
persistent_volumes.go Fix the wait for pod success in test framework. 2016-10-12 11:33:40 -07:00
petset.go change petset replicas type from int to int32 2016-10-08 17:13:20 +08:00
pod_gc.go plumb --enable_garbage_collector from environment variable; 2016-08-02 10:02:52 -07:00
portforward.go Merge pull request #26755 from david-mcmahon/fix-headers 2016-06-29 18:46:07 -07:00
pre_stop.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
proxy.go Merge pull request #34140 from timothysc/e2e-variant 2016-10-11 16:01:42 -07:00
rc.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
reboot.go try to use ifdown/ifup if available 2016-09-27 12:37:02 -07:00
replica_set.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
rescheduler.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
resize_nodes.go move informer and controller to pkg/client/cache 2016-09-15 12:50:08 -07:00
resource_quota.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
restart.go Ignore mirror pods with RestartPolicy == Never in restart tests 2016-10-11 12:15:33 -07:00
scheduledjob.go Add kubectl run ScheduledJob e2e test 2016-09-14 14:20:56 +02:00
scheduler_predicates.go Inject logFunc into RunPods 2016-10-12 13:44:43 +02:00
security_context.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
service_accounts.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
service_latency.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
service.go Remove onlyLocal NodePort e2e till pr #33957 2016-10-07 14:47:55 -07:00
serviceloadbalancers.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
ssh.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
third-party.go Mark ThirdParty e2e tests flaky 2016-09-08 13:06:10 -04:00
ubernetes_lite.go Inject logFunc into RunPods 2016-10-12 13:44:43 +02:00
util_iperf.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume_provisioning.go Add e2e tests for storageclass 2016-10-13 15:37:08 +02:00
volumes.go Fix the wait for pod success in test framework. 2016-10-12 11:33:40 -07:00