k3s/test/e2e
Kubernetes Submit Queue 5fa5b7d6fc
Merge pull request #65599 from chrisohaver/splitsvcs
Automatic merge from submit-queue (batch tested with PRs 65348, 65599, 65635, 65688, 65691). 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>.

distribute services between 2 namespaces in e2e DNS scale services test

**What this PR does / why we need it**:

What: Alters the dns scale test, to distribute the scale load of 10K services between 2 namespaces, so that the test does not fail to create the services.
Why: To allow the dns test to proceed.

Expect to Fix #64774 but wont know until it's actually run in e2e tests, so not marking that issue to auto-close on merge.  FWIW, it does pass in local tests using hack/local-up-cluster.sh.

**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-07-02 16:52:09 -07:00
..
apimachinery Merge pull request #65203 from mgdevstack/master-conformance-namespace-pod 2018-06-28 22:20:05 -07:00
apps Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -04:00
auth Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
autoscaling Merge pull request #65437 from losipiuk/lo/gpu-tests-from-env 2018-06-26 08:55:44 -07:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -04:00
framework Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -04:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
instrumentation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubectl Add debugging for scale e2e test errors 2018-06-26 13:34:48 -04:00
lifecycle Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
manifest Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
network split services between multiple namespaces 2018-07-02 10:31:05 -04:00
node Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
perftype
scalability Revert "Make no. of services in load test configurable" 2018-06-29 11:33:14 +02:00
scheduling Change our tests to ensure that critical system pods are created in the system namespace 2018-06-28 22:25:27 -07:00
servicecatalog Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
storage Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -04:00
testing-manifests add e2e test for standalone (exposed) NEG annotation 2018-06-22 16:15:32 -07:00
ui Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
upgrades Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
README.md
e2e-example-config.json
e2e.go move NEG out of featuregate 2018-06-25 09:47:39 -07:00
e2e_test.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
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