k3s/test/e2e
Kubernetes Submit Queue 7e41ab4ed3
Merge pull request #64768 from krzysied/scale_retries
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>.

Adding scale error retries

**What this PR does / why we need it**:
ScaleWithRetries will retry all retryable errors, not only conflict error.
ref #63030

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-06-12 09:31:46 -07:00
..
apimachinery Issue 63622 - Flaky e2e/aggr test. 2018-06-11 16:05:08 -07:00
apps Rate limit only when an actual error happens, not on update conflicts 2018-06-05 22:53:09 +02:00
auth Merge pull request #64204 from sttts/sttts-unify-NewNoxuInstance 2018-05-25 04:49:37 -07:00
autoscaling Create new variable for each iteration step 2018-06-05 10:36:11 +02:00
chaosmonkey
common Merge pull request #63717 from ingvagabund/promote-sysctl-annotations-to-fields 2018-06-06 00:47:36 -07:00
framework Merge pull request #64768 from krzysied/scale_retries 2018-06-12 09:31:46 -07:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
instrumentation correct test logging package stackdrvier -> stackdriver 2018-05-21 12:03:52 -07:00
kubectl Increase the timeout when waiting for the job to be gone 2018-05-28 15:53:14 +02:00
lifecycle Add gpu cluster upgrade test. 2018-06-04 12:54:30 -07:00
manifest Add GCE-PD CSI Driver test to E2E test suite 2018-04-13 15:31:33 -07:00
network dns record scale test 2018-05-30 13:40:54 -04:00
node Remove kubectl reapers 2018-05-25 22:18:05 +02:00
perftype
scalability Merge pull request #64316 from krzysied/scheduling_latency_metric 2018-05-30 08:42:16 -07:00
scheduling Merge pull request #63724 from ravisantoshgudimetla/priority-e2e-beta 2018-06-04 23:07:34 -07:00
servicecatalog
storage Merge pull request #63780 from pohly/csi-e2e-parameters 2018-06-08 11:26:09 -07:00
testing-manifests test clusterip 2018-05-16 14:30:21 -07:00
ui test: Disable ui dashboard test for gke 2018-03-22 13:27:41 -07:00
upgrades Run make update 2018-06-06 00:12:40 +02:00
BUILD register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
README.md
e2e-example-config.json
e2e.go register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
e2e_test.go
examples.go removes job scaler 2018-04-04 08:23:21 -04:00
gke_local_ssd.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
gke_node_pools.go

README.md

See e2e-tests

Analytics