k3s/test/utils
Kubernetes Submit Queue adb7aed2b0 Merge pull request #53841 from crimsonfaith91/deployment-upgrade
Automatic merge from submit-queue (batch tested with PRs 52794, 54243, 54248, 53491, 53841). 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>.

revamp deployment upgrade test

**What this PR does / why we need it**:
This PR revamps existing deployment upgrade test, removing redundant steps that is covered by replicaset upgrade 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

**Special notes for your reviewer**:
The replicaset upgrade test PR is here: #52449

**Release note**:

```release-note
NONE
```
2017-10-19 16:27:16 -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 Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
deployment.go revamp deployment upgrade test 2017-10-19 12:49:08 -07:00
pod_store.go Shared Informer Run blocks until all goroutines finish 2017-07-18 14:05:08 +10:00
replicaset.go Use PollImmediate and shorter interval in integration test 2017-09-25 14:17:43 -07:00
runners.go e2e/integration: simplify deepcopy calls 2017-08-29 20:11:50 +02:00
tmpdir.go