kubernetes/test
Kubernetes Submit Queue 356230f8a1 Merge pull request #36299 from Random-Liu/mark-more-conformance-test
Automatic merge from submit-queue

Node Conformance Test: Mark more conformance test

For https://github.com/kubernetes/kubernetes/issues/30122.

This PR:
1) Removes unused image test.
2) Marks more conformance tests based on https://docs.google.com/spreadsheets/d/1yib6ypfdWuq8Ikyo-rTcBGHe76Xur7tGqCKD9dkzx0Y/edit?usp=sharing.

Notice that 2 tests are not marked conformance for now:
1. **OOM score test:** The test is serial and is verifying host PID directly. The test should start a pod with PID=host and verify inside the pod. @vishh 
2. **Summary api test:** The assumption made in the test doesn't always make sense for arbitrary image, for example: The fs capacity bounds is only [(100mb, 100gb)](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/summary_test.go#L62). @timstclair 
3. We should consider mark **[cgroup manager test](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/cgroup_manager_test.go)** as conformance test. 

@dchen1107 @vishh @timstclair 
/cc @kubernetes/sig-node
2016-11-07 12:45:40 -08:00
..
e2e Merge pull request #36299 from Random-Liu/mark-more-conformance-test 2016-11-07 12:45:40 -08:00
e2e_node Merge pull request #36299 from Random-Liu/mark-more-conformance-test 2016-11-07 12:45:40 -08:00
fixtures Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
images Should not defer conn.Close when leaking the connection 2016-11-03 22:07:07 -07:00
integration Merge pull request #36134 from liggitt/kubelet-auth-cleanup 2016-11-06 08:33:04 -08:00
kubemark Revert "Make master components in kubemark monitored by supervisord" 2016-11-02 14:43:09 +01:00
list Improve update_owners.py username detection and error message. 2016-10-28 13:23:19 -07:00
soak serve_hostnames: fix compilation 2016-10-25 09:27:17 -07:00
utils Merge pull request #35204 from gmarek/node-affinity 2016-11-03 05:09:12 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Merge pull request #36021 from soltysh/cronjobs 2016-11-07 07:12:17 -08:00