Update RefStack test case descriptions 71/72971/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 15 Oct 2021 12:50:24 +0000 (14:50 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 15 Oct 2021 12:53:36 +0000 (14:53 +0200)
RefStack now allows skip tests.

Change-Id: I32f57388be81e3ace326c76320a33ca16c01bdba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke/testcases.yaml
functest/ci/testcases.yaml

index 14d5dc6..c81f9ce 100644 (file)
@@ -111,8 +111,6 @@ tiers:
                 enabled: false
                 criteria: 100
                 blocking: false
-                deny_skipping: true
-                tests_count: 222
                 description: >-
                     This test case runs a sub group of tests of the OpenStack
                     Compute testcases.
@@ -148,8 +146,6 @@ tiers:
                 enabled: false
                 criteria: 100
                 blocking: false
-                deny_skipping: true
-                tests_count: 278
                 description: >-
                     This test case runs a sub group of tests of the OpenStack
                     Platform testcases.
index 8d55b59..73d1060 100644 (file)
@@ -289,11 +289,8 @@ tiers:
             -
                 case_name: refstack_compute
                 project_name: functest
-                enabled: false
                 criteria: 100
                 blocking: false
-                deny_skipping: true
-                tests_count: 222
                 description: >-
                     This test case runs a sub group of tests of the OpenStack
                     Compute testcases.
@@ -326,11 +323,8 @@ tiers:
             -
                 case_name: refstack_platform
                 project_name: functest
-                enabled: false
                 criteria: 100
                 blocking: false
-                deny_skipping: true
-                tests_count: 278
                 description: >-
                     This test case runs a sub group of tests of the OpenStack
                     Platform testcases.