k3s/test
Kubernetes Submit Queue 3166a303c4 Merge pull request #39738 from shashidharatd/federation-e2e
Automatic merge from submit-queue

Move Federation e2e test code to independent package

**What this PR does / why we need it**: Move federation e2e test code to an independent package called e2e_federation. This will help in multiple ways.
- easy to move the federation related code to a separate repo from core.
- one step closer to register/unregister clusters to federation only once during e2e instead of every test case. we need to introduce singleton to register cluster during framework creation which will be handled in subsequent PR.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # 
Optimize federation e2e suite which takes long time to execute currently.

**Special notes for your reviewer**: I have tried to segregate into multiple commits. request to review commit by commit. also mostly the change is about moving the functions to a new location/package.

**Release note**:

```release-note
```

@madhusudancs @nikhiljindal @colhom
2017-01-18 22:05:20 -08:00
..
e2e auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
e2e_federation auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
e2e_node Merge pull request #40107 from dashpole/flaky_dynamic_kconfig 2017-01-18 20:13:00 -08:00
fixtures Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
images move pkg/util/rand 2017-01-16 16:04:03 -05:00
integration Merge pull request #39904 from jayunit100/scheduler_factory_iface_2 2017-01-18 14:31:09 -08:00
kubemark Merge pull request #39898 from ixdy/bazel-release-tars 2017-01-18 14:24:48 -08:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Correct import statements 2017-01-17 16:18:18 -05:00
utils refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS
test_owners.csv Check if path exists before performing unmount 2017-01-11 14:33:05 -08:00