aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke
diff options
context:
space:
mode:
Diffstat (limited to 'docker/smoke')
-rw-r--r--docker/smoke/testcases.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index 69f7f0f0..085d329d 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -147,6 +147,23 @@ tiers:
\\[Feature:IPv6DualStackAlphaFeature\\]|\
\\[Feature:SCTP\\]|\\[Feature:Example\\]"
-
+ case_name: sig_scheduling
+ project_name: functest
+ criteria: 100
+ blocking: false
+ description: >-
+ It runs the remaining sig-network testing excluding the
+ next labels: Conformance (part of k8s_conformance) and the
+ GPUDevicePlugin feature.
+ dependencies:
+ - DEPLOY_SCENARIO: 'k8-*'
+ run:
+ name: e2e_testing
+ args:
+ focus: \[sig-scheduling\]
+ skip: "\\[Disruptive\\]|\\[Flaky\\]|\
+ \\[Conformance\\]|\\[Feature:GPUDevicePlugin\\]"
+ -
case_name: sig_storage
project_name: functest
criteria: 100