Rename barbican->tempest_barbican & octavia->tempest_octavia 92/70092/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 May 2020 08:49:21 +0000 (10:49 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 May 2020 08:51:43 +0000 (10:51 +0200)
It unifies all test case names.

Change-Id: I38576f2d6bae6ef0236b6acfbd30c0446d3a2eca
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a11051968f25bdcc9362be88907731582ac1ea8f)

ansible/site.yml
docker/smoke/testcases.yaml
docs/release/release-notes/functest-release.rst
functest/ci/testcases.yaml

index 866b086..48bfa84 100644 (file)
@@ -64,8 +64,8 @@
             - tempest_scenario
             - tempest_slow
             - patrole
-            - barbican
-            - octavia
+            - tempest_barbican
+            - tempest_octavia
         - container: functest-benchmarking
           tests:
             - rally_full
index 7ee88e6..51e1619 100644 (file)
@@ -212,7 +212,7 @@ tiers:
                             - 'test_list_metadef_namespaces'
 
             -
-                case_name: barbican
+                case_name: tempest_barbican
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -228,7 +228,7 @@ tiers:
                             - barbican
 
             -
-                case_name: octavia
+                case_name: tempest_octavia
                 project_name: functest
                 criteria: 100
                 blocking: false
index d959792..609cde4 100644 (file)
@@ -47,8 +47,8 @@ The internal test cases are:
  * tempest_scenario
  * tempest_slow
  * patrole
- * barbican
- * octavia
+ * tempest_barbican
+ * tempest_octavia
  * rally_full
  * rally_jobs
  * vmtp
index 770eca2..09ce042 100644 (file)
@@ -390,7 +390,7 @@ tiers:
                             - 'test_list_metadef_namespaces'
 
             -
-                case_name: barbican
+                case_name: tempest_barbican
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -406,7 +406,7 @@ tiers:
                             - barbican
 
             -
-                case_name: octavia
+                case_name: tempest_octavia
                 project_name: functest
                 criteria: 100
                 blocking: false