kubernetes/test/e2e/apps
Kubernetes Submit Queue 5ad58228bc
Merge pull request #54787 from guangxuli/fix-apps-e2e-test
Automatic merge from submit-queue (batch tested with PRs 54787, 51940). 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>.

Migrate netwrok partition test to sig apps

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

Migrate network partition relevant e2e test to sig-app. 

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

**Special notes for your reviewer**:

**Release note**:
```release-note
none
```
2017-11-02 00:43:14 -07:00
..
BUILD update autogen BUILD files 2017-11-01 14:14:26 +08:00
cronjob.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
daemon_restart.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
daemon_set.go Merge pull request #54895 from janetkuo/ds-e2e-single 2017-11-01 21:25:10 -07:00
deployment.go convert testOverlappingDeployment e2e test to integration test 2017-10-31 11:39:27 -07:00
disruption.go Remove the conversion of client config, because client-go is authoratative now 2017-09-12 16:02:17 -07:00
framework.go Rename test dir to allude sig-apps ownership 2017-07-22 12:43:36 +02:00
job.go Increase backoffLimit for job that we expect to fail several times 2017-10-03 13:45:41 +02:00
network_partition.go migrate network_partition to sig apps 2017-11-01 14:14:09 +08:00
OWNERS Rename test dir to allude sig-apps ownership 2017-07-22 12:43:36 +02:00
rc.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
replica_set.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
statefulset.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
types.go Enable batch/v1beta1.CronJobs by default 2017-09-03 11:17:33 +02:00