kubernetes/test/e2e
Kubernetes Submit Queue cd570c092b
Merge pull request #61941 from bskiba/retry-ng-deletion
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Retry node pool deletion in autoscaling tests.

**What this PR does / why we need it**:
Currently, when there is already an operation running on the cluster, the node pool deletion will fail. This will in turn make other tests that try to  add extra node pool fail.
With this PR we will retry the node pool deletion operation 3 times over the course of ~15 minutes which will hopefully be enough to finish any operations running on the cluster.
This will deflake autoscaling e2e tests on gke regional clusters. 

**Release note**:
```
NONE
```

@aleksandra-malinowska
2018-04-04 13:00:46 -07:00
..
apimachinery Cleanup CRD/CR confusion in webhook e2e tests 2018-04-03 15:14:30 -07:00
apps Merge pull request #61615 from janetkuo/rm-adopt-hash 2018-03-28 09:39:18 -07:00
auth Merge pull request #60073 from justaugustus/int-to-int32ptr 2018-04-02 16:22:28 -07:00
autoscaling Retry node pool deletion in autoscaling tests. 2018-04-04 15:56:11 +02:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
framework Adding a test for kubemci remove-clusters 2018-04-03 18:15:47 -07:00
generated fix all the typos across the project 2018-02-11 11:04:14 +08:00
instrumentation Remove crassirostris from owners and reviewers 2018-04-04 18:36:44 +02:00
kubectl Merge pull request #61434 from djkonro/spell_fix 2018-03-26 19:52:04 -07:00
lifecycle delete some unused code 2018-03-27 09:45:53 +08:00
manifest Merge pull request #59842 from ixdy/update-rules_go-02-2018 2018-02-19 22:23:05 -08:00
network Adding a test for kubemci remove-clusters 2018-04-03 18:15:47 -07:00
node removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Don't quit without printing API latencies in density test if it failed 2018-04-03 17:37:49 +02:00
scheduling Merge pull request #61498 from mindprince/delete-in-tree-gpu 2018-04-03 02:02:04 -07:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Merge pull request #61371 from msau42/subpath-e2es 2018-03-28 01:34:50 -07:00
testing-manifests [e2e ingress-gce] Run preshared-cert and backside-reencryption tests with kubemci 2018-03-30 08:52:28 -07:00
ui test: Disable ui dashboard test for gke 2018-03-22 13:27:41 -07:00
upgrades removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
e2e_test.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
e2e-example-config.json
e2e.go Remove validation of Alpha Feature Gates 2018-03-22 11:02:42 -07:00
examples.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00