Rename barbican->tempest_barbican & octavia->tempest_octavia 93/70093/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:54:10 +0000 (10:54 +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 5902cc6..470b4b0 100644 (file)
@@ -72,8 +72,8 @@
             - neutron_trunk
             - networking-bgpvpn
             - networking-sfc
-            - barbican
-            - octavia
+            - tempest_barbican
+            - tempest_octavia
         - container: functest-benchmarking
           tests:
             - rally_full
index d3656aa..0403f7a 100644 (file)
@@ -249,7 +249,7 @@ tiers:
                             - '--concurrency=0'
 
             -
-                case_name: barbican
+                case_name: tempest_barbican
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -265,7 +265,7 @@ tiers:
                             - barbican
 
             -
-                case_name: octavia
+                case_name: tempest_octavia
                 project_name: functest
                 criteria: 100
                 blocking: false
index f7666a8..40b3c88 100644 (file)
@@ -47,10 +47,10 @@ The internal test cases are:
  * tempest_scenario
  * tempest_slow
  * patrole
- * barbican
+ * tempest_barbican
  * networking-bgpvpn
  * networking-sfc
- * octavia
+ * tempest_octavia
  * rally_full
  * rally_jobs
  * vmtp
index 3898b98..c6f74f1 100644 (file)
@@ -427,7 +427,7 @@ tiers:
                             - '--concurrency=0'
 
             -
-                case_name: barbican
+                case_name: tempest_barbican
                 project_name: functest
                 criteria: 100
                 blocking: false
@@ -443,7 +443,7 @@ tiers:
                             - barbican
 
             -
-                case_name: octavia
+                case_name: tempest_octavia
                 project_name: functest
                 criteria: 100
                 blocking: false