k3s/test/utils
Kubernetes Submit Queue 84284c0ba4
Merge pull request #54331 from crimsonfaith91/dfailed
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>.

convert testFailedDeployment e2e test to integration test

**What this PR does / why we need it**:
This PR convert a deployment e2e test named "testFailedDeployment" to integration test.

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

**Release note**:

```release-note
NONE
```
/assign
2017-10-27 15:19:20 -07:00
..
image use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
density_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
deployment.go Merge pull request #54331 from crimsonfaith91/dfailed 2017-10-27 15:19:20 -07:00
pod_store.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
replicaset.go Use PollImmediate and shorter interval in integration test 2017-09-25 14:17:43 -07:00
runners.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
tmpdir.go