Rename Functest CNTT testcases in RI 68/69868/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 2 Apr 2020 07:43:13 +0000 (09:43 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 2 Apr 2020 07:49:10 +0000 (09:49 +0200)
Test DB and API don't support suites which raise side effects in Cachet
if both IaaS verification and CNTT conformance are executed.

Change-Id: I5c805c2d321d25343724da862fbf367d68ddecde
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/airship/cntt.yaml

index a32f9e5..a2f7d71 100644 (file)
     <<: *cntt-params
     container: 'functest-smoke-cntt'
     test:
-      - 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
     jobs:
       - 'cntt-{repo}-{container}-{tag}-{test}-run'
 
           name: opnfv/functest-smoke-cntt:{tag}
           condition: ALWAYS
           projects:
-            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-neutron-tempest-plugin-api-run'
+            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-neutron-tempest-plugin-api-cntt-run'
               <<: *cntt-jobs
-            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_cinder-run'
+            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_cinder_cntt-run'
               <<: *cntt-jobs
-            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_keystone-run'
+            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_keystone_cntt-run'
               <<: *cntt-jobs
-            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-rally_sanity-run'
+            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-rally_sanity_cntt-run'
               <<: *cntt-jobs
-            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_full-run'
+            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_full_cntt-run'
               <<: *cntt-jobs
-            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_scenario-run'
+            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_scenario_cntt-run'
               <<: *cntt-jobs
-            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_slow-run'
+            - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_slow_cntt-run'
               <<: *cntt-jobs
       - multijob:
           name: opnfv/functest-benchmarking:{functest_tag}