Disable sig_scheduling as serial 98/72298/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 31 Mar 2021 17:55:32 +0000 (19:55 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 31 Mar 2021 17:56:51 +0000 (19:56 +0200)
All remaining sig-scheduling tests are serial and for the time
Functest doesn't run serial test cases.

https://build.opnfv.org/ci/job/functest-kubernetes-opnfv-functest-kubernetes-smoke-latest-sig_scheduling-run/13/console

Change-Id: I3f09077a1873b92120daa3a97cbb6f68558e2b4d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ansible/site.yml
docker/smoke/testcases.yaml

index 63e349d..59e11d3 100644 (file)
@@ -23,7 +23,6 @@
             - sig_network
             - sig_network_features
             - sig_node
-            - sig_scheduling
             - sig_storage
         - container: functest-kubernetes-security
           tests:
index 3bcad03..4b7932a 100644 (file)
@@ -191,24 +191,6 @@ tiers:
                           \\[Feature:RegularResourceUsageTracking\\]|\
                           \\[Feature:ExperimentalResourceUsageTracking\\]|\
                           RuntimeClass"
-            -
-                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\\]|\\[alpha\\]|\
-                          \\[Serial\\]|\\[Conformance\\]|\
-                          \\[Feature:GPUDevicePlugin\\]"
             -
                 case_name: sig_instrumentation
                 project_name: functest