Rename CNTT specific testcases 61/69861/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 1 Apr 2020 06:11:04 +0000 (08:11 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 1 Apr 2020 06:17:01 +0000 (08:17 +0200)
Test DB and API don't support suites which raise side effects in Cachet
if both IaaS verification and CNTT conformance are executed.

Vmtp and Shaker haven't been modified for CNTT. They will be renamed
once CNTT asks for new post processing.

http://testresults.opnfv.org:8080/

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

index 604b98e..d18f48f 100644 (file)
             - tempest_horizon
         - container: functest-smoke-cntt
           tests:
-            - neutron-tempest-plugin-api
-            - tempest_cinder
-            - tempest_keystone
-            - rally_sanity
-            - tempest_full
-            - tempest_scenario
-            - tempest_slow
+            - neutron-tempest-plugin-api-cntt
+            - tempest_cinder_cntt
+            - tempest_keystone_cntt
+            - rally_sanity_cntt
+            - tempest_full_cntt
+            - tempest_scenario_cntt
+            - tempest_slow_cntt
         - container: functest-benchmarking-cntt
           tests:
-            - rally_full
-            - rally_jobs
+            - rally_full_cntt
+            - rally_jobs_cntt
             - vmtp
             - shaker
         - container: functest-vnf
index 33de867..c416e83 100644 (file)
@@ -8,7 +8,7 @@ tiers:
             https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
         testcases:
             -
-                case_name: rally_full
+                case_name: rally_full_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -30,7 +30,7 @@ tiers:
                             - 'swift'
 
             -
-                case_name: rally_jobs
+                case_name: rally_jobs_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
index 81e7826..ab73444 100644 (file)
@@ -7,7 +7,7 @@ tiers:
             Set of basic Functional tests to validate the OPNFV scenarios.
         testcases:
             -
-                case_name: neutron-tempest-plugin-api
+                case_name: neutron-tempest-plugin-api-cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -71,7 +71,7 @@ tiers:
                             - '--concurrency=4'
 
             -
-                case_name: tempest_cinder
+                case_name: tempest_cinder_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -90,7 +90,7 @@ tiers:
                             - '--concurrency=4'
 
             -
-                case_name: tempest_keystone
+                case_name: tempest_keystone_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -109,7 +109,7 @@ tiers:
                             - '--concurrency=4'
 
             -
-                case_name: rally_sanity
+                case_name: rally_sanity_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -131,7 +131,7 @@ tiers:
                             - 'swift'
 
             -
-                case_name: tempest_full
+                case_name: tempest_full_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -192,7 +192,7 @@ tiers:
                             - '--concurrency=4'
 
             -
-                case_name: tempest_scenario
+                case_name: tempest_scenario_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -213,7 +213,7 @@ tiers:
                             - '--concurrency=1'
 
             -
-                case_name: tempest_slow
+                case_name: tempest_slow_cntt
                 project_name: functest
                 criteria: 100
                 blocking: false