aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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