Files
kubernetes/test/e2e
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
..
2016-10-21 17:32:32 -07:00
2016-11-05 21:11:51 -07:00
2016-11-04 20:27:39 -07:00
2016-10-27 10:35:28 -07:00
2016-10-21 17:32:32 -07:00
2016-11-07 10:14:12 +01:00
2016-10-23 22:00:35 +02:00
2016-09-15 18:38:01 -04:00
2016-10-23 22:00:35 +02:00
2016-10-27 17:25:10 -07:00
2016-10-28 10:06:31 -07:00
2016-10-23 22:00:35 +02:00
2016-11-03 23:43:21 +01:00
2016-11-07 10:14:12 +01:00
2016-11-03 22:31:39 -07:00
2016-10-23 22:00:35 +02:00
2016-10-27 17:25:10 -07:00
2016-10-29 13:30:47 -07:00
2016-10-23 22:00:35 +02:00
2016-11-03 13:26:28 +01:00