aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-05-01 10:49:21 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-05-01 10:50:54 +0200
commita11051968f25bdcc9362be88907731582ac1ea8f (patch)
tree44cea051d88af17935a18d1c5af30fe43ddc1196
parentc22979393a734760105f73b75a5f90f4f9aecebc (diff)
Rename barbican->tempest_barbican & octavia->tempest_octavia
It unifies all test case names. Change-Id: I38576f2d6bae6ef0236b6acfbd30c0446d3a2eca Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--ansible/site.yml4
-rw-r--r--docker/smoke/testcases.yaml4
-rw-r--r--docs/release/release-notes/functest-release.rst4
-rw-r--r--functest/ci/testcases.yaml4
4 files changed, 8 insertions, 8 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 3fff70b20..23845999a 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -62,8 +62,8 @@
- tempest_scenario
- tempest_slow
- patrole
- - barbican
- - octavia
+ - tempest_barbican
+ - tempest_octavia
- container: functest-benchmarking
tests:
- rally_full
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index f670eaef3..16926111d 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -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
diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst
index bd0498272..074efc51a 100644
--- a/docs/release/release-notes/functest-release.rst
+++ b/docs/release/release-notes/functest-release.rst
@@ -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
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index d9856871e..377f966cf 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -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