k3s/test/e2e
Kubernetes Submit Queue dae6955555 Merge pull request #46293 from nicksardo/chaosmonkey-defer-stop
Automatic merge from submit-queue (batch tested with PRs 46149, 45897, 46293, 46296, 46194)

Chaosmonkey - Signal stop to tests and wait for done when disruption fails

**What this PR does / why we need it**:
Prevents tests from leaking resources because their Teardown was never called when test disruption fails.   

**Which issue this PR fixes**
First problem of #45842 

**Release note**:
```release-note
NONE
```
2017-05-23 15:48:59 -07:00
..
autoscaling PDB MaxUnavailable: e2e tests 2017-05-23 07:18:44 -07:00
chaosmonkey Defer test stop & cleanup 2017-05-23 10:11:46 -07:00
cluster-logging Make Stackdriver Logging e2e tests less restrictive 2017-05-22 18:14:20 +02:00
common Try speeding up ConfigMap e2e namespace deletion 2017-05-17 17:45:05 -04:00
framework Merge pull request #44899 from smarterclayton/burst 2017-05-22 19:07:09 -07:00
generated Adding an installer script that installs Nvidia drivers in Container Optimized OS 2017-05-20 21:17:19 -07:00
perf Parallelize creation/deletion of services in load test 2017-05-16 13:00:16 +02:00
perftype
scheduling Make SchedulerPredicates test more resiliant to recent Node restarts 2017-05-10 17:11:29 +02:00
storage Merge pull request #45241 from copejon/revert-pr-45101 2017-05-12 15:00:41 -07:00
testing-manifests Add explicit image tag to cockroachdb example and test 2017-05-11 15:12:38 -04:00
upgrades Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
BUILD Adding an installer script that installs Nvidia drivers in Container Optimized OS 2017-05-20 21:17:19 -07:00
README.md
addon_update.go
apparmor.go
cadvisor.go
certificates.go e2e test client creation using the certificates API 2017-04-19 17:35:52 -07:00
cluster_upgrade.go
cronjob.go Merge pull request #42176 from enisoc/controller-ref-job 2017-04-20 12:57:06 -07:00
daemon_restart.go move nodeExec() from daemon_restart to framework/util.go 2017-05-11 23:58:12 -07:00
daemon_set.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
dashboard.go
deployment.go Remove e2e test for creating a new deployment 2017-05-17 14:41:59 -07:00
disruption.go PDB MaxUnavailable: e2e tests 2017-05-23 07:18:44 -07:00
dns.go Add google.com to e2e test only under gce/gke 2017-04-29 10:35:20 -04:00
dns_common.go
dns_configmap.go
e2e-example-config.json
e2e.go e2e test: test azure disk volume 2017-04-28 18:51:34 +00:00
e2e_test.go Segregate storage e2es for easier assignment. 2017-04-12 20:39:29 -05:00
empty.go
empty_dir_wrapper.go
etcd_failure.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
events.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
example_cluster_dns.go
examples.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
firewall.go Change to use ESIPP first class fields and update comments 2017-05-12 10:59:00 -07:00
garbage_collector.go
generated_clientset.go CronJob: Use synchronous deletion for CronJobs in e2e. 2017-04-19 15:42:34 -07:00
gke_local_ssd.go
gke_node_pools.go
ha_master.go
ingress.go
initial_resources.go
job.go Job: Add e2e test for Pod adopt/release. 2017-04-19 14:03:36 -07:00
kibana_logging.go
kube_proxy.go
kubectl.go Move API annotations into annotation_key_constants and remove api/annotations package 2017-05-16 21:55:23 -07:00
kubelet.go move nodeExec() from daemon_restart to framework/util.go 2017-05-11 23:58:12 -07:00
kubelet_perf.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
limit_range.go
logging_soak.go
metrics_grabber_test.go
monitoring.go
namespace.go
network_partition.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
network_policy.go Add e2e network policy tests. 2017-05-01 14:01:50 -07:00
networking.go Update kube-proxy healthz port in e2e test 2017-05-05 14:44:25 -07:00
networking_perf.go
nodeoutofdisk.go
nvidia-gpus.go Adding an installer script that installs Nvidia drivers in Container Optimized OS 2017-05-20 21:17:19 -07:00
pod_gc.go
podpreset.go
pods.go
portforward.go Fix BY() format 2017-05-11 12:26:40 +08:00
pre_stop.go
proxy.go Remove one slightly-broken wait-for-endpoints test util and fix another 2017-05-12 12:31:42 -04:00
rc.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
reboot.go
replica_set.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
resize_nodes.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
resource_quota.go
restart.go Fix waitForNPods in restart.go 2017-05-17 20:47:11 -07:00
security_context.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
service.go Change to use ESIPP first class fields and update comments 2017-05-12 10:59:00 -07:00
service_accounts.go
service_latency.go
serviceloadbalancers.go
ssh.go Run SSH e2e test only if SSH keys are present 2017-05-01 11:04:54 -04:00
stackdriver_monitoring.go Add logging missing metrics & extend timeout 2017-04-28 18:02:17 +02:00
statefulset.go E2E test for statefulset burst 2017-05-21 01:14:31 -04:00
taints_test.go
third-party.go
ubernetes_lite.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
util_iperf.go

README.md

See e2e-tests

Analytics