Rename barbican->tempest_barbican & octavia->tempest_octavia 90/70090/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:50:54 +0000 (10:50 +0200)
It unifies all test case names.

Change-Id: I38576f2d6bae6ef0236b6acfbd30c0446d3a2eca
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ansible/site.yml
docker/smoke/testcases.yaml
docs/release/release-notes/functest-release.rst
functest/ci/testcases.yaml

index 3fff70b..2384599 100644 (file)
@@ -62,8 +62,8 @@
             - tempest_scenario
             - tempest_slow
             - patrole
-            - barbican
-            - octavia
+            - tempest_barbican
+            - tempest_octavia
         - container: functest-benchmarking
           tests:
             - rally_full
index f670eae..1692611 100644 (file)
@@ -232,7 +232,7 @@ tiers:
                             - 'test_list_metadef_namespaces'
 
             -
-                case_name: barbican
+                case_name: tempest_barbican
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -248,7 +248,7 @@ tiers:
                             - barbican
 
             -
-                case_name: octavia
+                case_name: tempest_octavia
                 project_name: functest
                 criteria: 100
                 blocking: false
index bd04982..074efc5 100644 (file)
@@ -48,8 +48,8 @@ The internal test cases are:
  * tempest_scenario
  * tempest_slow
  * patrole
- * barbican
- * octavia
+ * tempest_barbican
+ * tempest_octavia
  * rally_full
  * rally_jobs
  * vmtp
index d985687..377f966 100644 (file)
@@ -410,7 +410,7 @@ tiers:
                             - 'test_list_metadef_namespaces'
 
             -
-                case_name: barbican
+                case_name: tempest_barbican
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -426,7 +426,7 @@ tiers:
                             - barbican
 
             -
-                case_name: octavia
+                case_name: tempest_octavia
                 project_name: functest
                 criteria: 100
                 blocking: false