aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/smoke/testcases.yaml23
1 files changed, 21 insertions, 2 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index f2d097e3..ad952704 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -50,14 +50,33 @@ tiers:
skip: "\\[Disruptive\\]|\\[Flaky\\]|\
\\[Conformance\\]"
-
+ case_name: sig_apps
+ project_name: functest
+ criteria: 100
+ blocking: false
+ description: >-
+ It runs the remaining sig-apps testing excluding the
+ following labels: Conformance (part of k8s_conformance) and
+ both StatefulUpgrade and StatefulSet features.
+ dependencies:
+ - DEPLOY_SCENARIO: 'k8-*'
+ run:
+ name: e2e_testing
+ args:
+ focus: \[sig-apps]
+ skip: "\\[Disruptive\\]|\\[Flaky\\]|\
+ \\[Conformance\\]|\\[Feature:StatefulUpgrade\\]|\
+ [Feature:StatefulSet\\]"
+ -
case_name: sig_auth
project_name: functest
criteria: 100
blocking: false
description: >-
It runs the remaining sig-auth testing excluding the
- next labels: Conformance (part of k8s_conformance),
- PodSecurityPolicy and BoundServiceAccountTokenVolume.
+ following labels: Conformance (part of k8s_conformance) and
+ both PodSecurityPolicy and BoundServiceAccountTokenVolume
+ features.
dependencies:
- DEPLOY_SCENARIO: 'k8-*'
run: