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:51:27 +0200
commitff0c7e293022e8fdf8bb45a9006fc8f3acbfaf41 (patch)
tree1612e1935450b17cd08f60d13024327692052ec3
parentb2a453fa3052a7c87b2cb89cb5521e9f1b453da6 (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> (cherry picked from commit a11051968f25bdcc9362be88907731582ac1ea8f)
-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 ac88118f5..8320870b1 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -64,8 +64,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 7ee88e63d..51e16193a 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -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
diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst
index 2d0d587d4..61fc56545 100644
--- a/docs/release/release-notes/functest-release.rst
+++ b/docs/release/release-notes/functest-release.rst
@@ -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
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 770eca2ac..09ce04257 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -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