diff options
Diffstat (limited to 'docker/smoke')
-rw-r--r-- | docker/smoke/testcases.yaml | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 58bfd38b..4e5ea90d 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -34,14 +34,30 @@ tiers: focus: \[Conformance\] skip: \[Disruptive\]|NoExecuteTaintManager - + case_name: sig_api_machinery + project_name: functest + criteria: 100 + blocking: false + description: >- + It runs the remaining sig-api-machinery testing excluding + the label Conformance (part of k8s_conformance) + dependencies: + - DEPLOY_SCENARIO: 'k8-*' + run: + name: e2e_testing + args: + focus: \[sig-api-machinery\] + skip: "\\[Disruptive\\]|\\[Flaky\\]|\ + \\[Conformance\\]" + - case_name: sig_network project_name: functest criteria: 100 blocking: false description: >- It runs the remaining sig-network testing excluding the - next labels: Conformance (part of k8s_conformance), all - features and load.balancer. + following labels: Conformance (part of k8s_conformance), + all features and load.balancer. dependencies: - DEPLOY_SCENARIO: 'k8-*' run: @@ -84,8 +100,8 @@ tiers: blocking: false description: >- It runs the remaining sig-storage testing excluding the - next labels: Conformance (part of k8s_conformance), all - features, all drivers, PersistentVolumes.NFS and Slow. + following labels: Conformance (part of k8s_conformance), + all features, all drivers, PersistentVolumes.NFS and Slow. dependencies: - DEPLOY_SCENARIO: 'k8-*' run: |