k3s/test
Kubernetes Submit Queue b90ca3e2f9
Merge pull request #67783 from dashpole/fix_eviction_tests
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Fix eviction test panics

**What this PR does / why we need it**:
https://k8s-testgrid.appspot.com/sig-node-kubelet#kubelet-serial-gce-e2e&include-filter-by-regex=EvictionOrdering
e2e_node tests for eviction are failing because the BeforeEach and AfterEach added in are not correctly placed inside of a context. This PR moves the BeforeEach and AfterEach inside the context.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Issue: https://github.com/kubernetes/kubernetes/issues/66357

**Release note**:
```release-note
NONE
```
/sig node 
/kind bug
/assign @yujuhong @Random-Liu
2018-09-07 15:59:22 -07:00
..
cmd Merge pull request #68069 from apelisse/kubectl-apply-dryrun 2018-09-02 15:31:05 -07:00
conformance Merge pull request #67100 from mkurylec/promotion-lifecycle-hook-to-conformance 2018-08-16 11:57:28 -07:00
e2e Merge pull request #68385 from davidz627/fix/GlusterSubpath 2018-09-07 13:30:34 -07:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node fix eviction test panics 2018-09-07 13:35:13 -07:00
fixtures Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
images Merge pull request #67578 from chanjarster/issue-67561 2018-09-01 03:32:56 -07:00
integration Merge pull request #68233 from luxas/ccm_cleanup 2018-09-05 21:36:41 -07:00
kubemark Merge pull request #68318 from timothysc/etcd-3-2-24 2018-09-07 04:42:11 -07:00
list
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck
utils Update echoserver version used to 2.2 2018-08-31 20:26:31 -04:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
test_owners.csv Remove the Heapster/InfluxDB test 2018-07-13 16:07:33 -04:00
test_owners.json remove rescheduler 2018-08-22 11:49:14 +08:00