k3s/test
Kubernetes Submit Queue 3956bba384
Merge pull request #67315 from mortent/FixFlakeDaemonsetTest
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>.

Fix flakiness in daemonset TestLaunchWithHashCollisiion

**What this PR does / why we need it**: Addresses flakiness in test/integration/daemonset TestLaunchWithHashCollision. It makes sure the test waits for the pod to be added to the daemonset before updating the daemonset. The should avoid the race where the daemonset gets updated in between the calls to get and update in the test.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #67273 

**Special notes for your reviewer**:
@janetkuo 

**Release note**:

```release-note
NONE
```
2018-08-14 15:06:19 -07:00
..
cmd kubectl: recreating resources for immutable fields when force is applied 2018-08-09 22:59:02 +08:00
conformance Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node 2018-08-07 21:06:04 -07:00
e2e Merge pull request #66704 from liangwenguo/comment_error 2018-08-13 11:39:53 -07:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node Remove ARCH specific image consideration from e2e tests 2018-08-09 13:40:19 -04:00
fixtures Disable initializers by default 2018-07-10 15:14:32 -04:00
images Merge pull request #67283 from ixdy/update-debian-base 2018-08-10 20:16:55 -07:00
integration Merge pull request #67315 from mortent/FixFlakeDaemonsetTest 2018-08-14 15:06:19 -07:00
kubemark Added check for namespace file 2018-07-31 14:08:04 -04:00
list
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck
utils Remove ARCH specific image consideration from e2e tests 2018-08-09 13:40:19 -04:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS
test_owners.csv Remove the Heapster/InfluxDB test 2018-07-13 16:07:33 -04:00
test_owners.json