k3s/test/e2e
Kubernetes Submit Queue 928cf542d2 Merge pull request #49942 from xiangpengzhao/nw-e2e
Automatic merge from submit-queue

Moves left networking e2e tests to test/e2e/network

**What this PR does / why we need it**:
#48784 forgot to move some networking e2e tests. This PR moves them.

It also move the networking tests from within `test/e2e/common/networking.go` to  `test/e2e/network/networking.go`

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
Associated PR #48784
Umbrella issue #49161

**Special notes for your reviewer**:
/assign @wojtek-t @bowei 

**Release note**:

```release-note
NONE
```
2017-08-03 08:35:36 -07:00
..
apimachinery increate gc e2e test timeout 2017-08-01 16:44:14 -07:00
apps use the core client with version 2017-07-26 19:16:02 +08:00
autoscaling Add [sig-autoscaling] prefix to autoscaling e2e tests 2017-08-01 20:06:11 +08:00
chaosmonkey
common Add ubuntu to gluster and nfs tests 2017-07-24 11:00:09 -07:00
framework Merge pull request #49954 from wanghaoran1988/fix47832 2017-08-02 20:07:49 -07:00
generated Use cos-stable-59-9460-64-0 instead of cos-beta-59-9460-20-0. 2017-06-16 13:48:50 -07:00
instrumentation Enabled SD monitoring e2e tests on GCE 2017-08-02 15:20:08 +02:00
kubectl update godep 2017-07-20 11:03:49 -07:00
lifecycle Added sig-storage labels to upgrade tests and moved them to appropriate directory 2017-07-24 13:23:43 -07:00
manifest Move e2e fromManifest funcs to manifest package 2017-06-23 18:47:42 -04:00
metrics Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
network Move left networking e2e tests to test/e2e/network 2017-08-02 23:47:10 +08:00
node Move the audit e2e test out of the node SIG 2017-07-26 11:22:01 -07:00
perftype
scalability Add [sig-scalability] prefix to scalability e2e tests 2017-08-02 11:44:20 +08:00
scheduling Add inter-pod-affinity integration tests and remove corresponding e2e tests 2017-07-26 23:24:28 -04:00
storage Merge pull request #49507 from msau42/ubuntu-e2e 2017-08-02 14:31:20 -07:00
testing-manifests Adds statefulset replicated sql upgrade test. Relies on image code that lives elsewhere. 2017-07-10 13:49:47 -07:00
upgrades Merge pull request #48911 from verult/StorageTests 2017-07-24 20:26:59 -07:00
BUILD Merge pull request #49942 from xiangpengzhao/nw-e2e 2017-08-03 08:35:36 -07:00
README.md
audit.go Move the audit e2e test out of the node SIG 2017-07-26 11:22:01 -07:00
certificates.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
dashboard.go
e2e-example-config.json
e2e.go Add a support for GKE regional clusters in e2e tests. 2017-07-28 11:42:54 +02:00
e2e_test.go Merge pull request #49422 from crassirostris/logging-e2e-refactoring 2017-08-01 23:35:51 -07:00
events.go run hack/update-all 2017-06-22 11:31:03 -07:00
example_cluster_dns.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
generated_clientset.go use the core client with version 2017-07-26 19:16:02 +08: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
limit_range.go Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check 2017-06-23 02:59:23 -07:00
metrics_grabber_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
network_partition.go Use AppsV1beta1 instead of Apps clienset 2017-07-20 14:16:42 -07:00
pod_gc.go run hack/update-all 2017-06-22 11:31:03 -07:00
podpreset.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
pods.go run hack/update-all 2017-06-22 11:31:03 -07:00
pre_stop.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
resource_quota.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
service_accounts.go Bump e2e mounttest image version to 0.8 2017-06-24 17:48:16 +08:00
ssh.go
taints_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
ubernetes_lite.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00

README.md

See e2e-tests

Analytics