k3s/test
Kubernetes Submit Queue 81c6b735fa
Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node
Automatic merge from submit-queue (batch tested with PRs 63572, 67084). 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>.

Remove [Conformance] from tests in test/e2e_node

Conformance tests live inside of test/e2e, none of the tests currently
tagged as `[Conformance]` in test/e2e_node actually get run when you run
the conformance tests with e2e.test (either directly or indirectly with
sonobuoy)

If these tests make sense as both `[NodeConformance]` and `[Conformance]`
tests, they should be ported to test/e2e/common

/kind cleanup
/area conformance
/sig architecture
/cc @bgrant0607 @smarterclayton @timothysc
/sig node
/cc @yujuhong

ref: https://github.com/kubernetes/kubernetes/issues/66875

```release-note
NONE
```
2018-08-07 21:06:04 -07:00
..
cmd Merge pull request #60316 from soltysh/create_job 2018-08-01 13:04:18 -07: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 #66634 from janetkuo/deploy-conform 2018-08-07 18:17:30 -07:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node 2018-08-07 21:06:04 -07:00
fixtures Disable initializers by default 2018-07-10 15:14:32 -04:00
images Added e2e test to check admission webhook works for pods/attach. 2018-08-06 18:59:52 -07:00
integration e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
kubemark Added check for namespace file 2018-07-31 14:08:04 -04:00
list Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck Deduplicate identical typecheck errors between platforms. 2018-03-28 19:42:48 -07:00
utils Merge pull request #67089 from MaciekPytel/e2e_tolerations 2018-08-07 13:05:13 -07:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS Adding rramkumar1 and MrHohn as reviewer & approver to pkg/test 2018-03-21 11:53:18 -07:00
test_owners.csv Remove the Heapster/InfluxDB test 2018-07-13 16:07:33 -04:00
test_owners.json Remove all traces of federation 2017-10-26 13:37:37 -07:00