test/e2e_node: Add NodeFeature tags to non-conformance tests

Serial tests are not considered for conformance tests.
This commit is contained in:
Yu-Ju Hong
2018-05-21 17:24:29 -07:00
parent ff62f037b8
commit 90750c77c3
9 changed files with 21 additions and 21 deletions

View File

@@ -59,7 +59,7 @@ func waitForPods(f *framework.Framework, pod_count int, timeout time.Duration) (
return runningPods
}
var _ = framework.KubeDescribe("Restart [Serial] [Slow] [Disruptive]", func() {
var _ = framework.KubeDescribe("Restart [Serial] [Slow] [Disruptive] [NodeFeature:ContainerRuntimeRestart]", func() {
const (
// Saturate the node. It's not necessary that all these pods enter
// Running/Ready, because we don't know the number of cores in the