aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-01 08:11:04 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-01 08:20:25 +0200
commit0a651499f39ae6b327bbeeba821e55f21f3404fc (patch)
treeb1d7e0cd04045ac4b586f2ce28cc341d8fec85b5
parentae4bf31b51e5dd26f17ab0ad106d77d8bb875403 (diff)
Rename CNTT specific testcases
Test DB and API don't support suites which raise side effects in Cachet if both IaaS verification and CNTT conformance are executed. Vmtp and Shaker haven't been modified for CNTT. They will be renamed once CNTT asks for new post processing. http://testresults.opnfv.org:8080/ Change-Id: I64e06694620027faa06b6d9d339684f5e8d733d7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c37c09b137d61d046a27973ffc44e5b32845462c)
-rw-r--r--ansible/site.cntt.yml18
-rw-r--r--docker/benchmarking-cntt/testcases.yaml4
-rw-r--r--docker/smoke-cntt/testcases.yaml14
3 files changed, 18 insertions, 18 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
index 114f94a71..2cc36e21f 100644
--- a/ansible/site.cntt.yml
+++ b/ansible/site.cntt.yml
@@ -56,17 +56,17 @@
- tempest_smoke
- container: functest-smoke-cntt
tests:
- - neutron-tempest-plugin-api
- - tempest_cinder
- - tempest_keystone
- - rally_sanity
- - tempest_full
- - tempest_scenario
- - tempest_slow
+ - neutron-tempest-plugin-api-cntt
+ - tempest_cinder_cntt
+ - tempest_keystone_cntt
+ - rally_sanity_cntt
+ - tempest_full_cntt
+ - tempest_scenario_cntt
+ - tempest_slow_cntt
- container: functest-benchmarking-cntt
tests:
- - rally_full
- - rally_jobs
+ - rally_full_cntt
+ - rally_jobs_cntt
- vmtp
- shaker
- container: functest-vnf
diff --git a/docker/benchmarking-cntt/testcases.yaml b/docker/benchmarking-cntt/testcases.yaml
index 33de8675b..c416e83b1 100644
--- a/docker/benchmarking-cntt/testcases.yaml
+++ b/docker/benchmarking-cntt/testcases.yaml
@@ -8,7 +8,7 @@ tiers:
https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
testcases:
-
- case_name: rally_full
+ case_name: rally_full_cntt
project_name: functest
criteria: 100
blocking: false
@@ -30,7 +30,7 @@ tiers:
- 'swift'
-
- case_name: rally_jobs
+ case_name: rally_jobs_cntt
project_name: functest
criteria: 100
blocking: false
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index 4efd490b2..04756e172 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -7,7 +7,7 @@ tiers:
Set of basic Functional tests to validate the OPNFV scenarios.
testcases:
-
- case_name: neutron-tempest-plugin-api
+ case_name: neutron-tempest-plugin-api-cntt
project_name: functest
criteria: 100
blocking: false
@@ -69,7 +69,7 @@ tiers:
- '--concurrency=4'
-
- case_name: tempest_cinder
+ case_name: tempest_cinder_cntt
project_name: functest
criteria: 100
blocking: false
@@ -88,7 +88,7 @@ tiers:
- '--concurrency=4'
-
- case_name: tempest_keystone
+ case_name: tempest_keystone_cntt
project_name: functest
criteria: 100
blocking: false
@@ -107,7 +107,7 @@ tiers:
- '--concurrency=4'
-
- case_name: rally_sanity
+ case_name: rally_sanity_cntt
project_name: functest
criteria: 100
blocking: false
@@ -129,7 +129,7 @@ tiers:
- 'swift'
-
- case_name: tempest_full
+ case_name: tempest_full_cntt
project_name: functest
criteria: 100
blocking: false
@@ -190,7 +190,7 @@ tiers:
- '--concurrency=4'
-
- case_name: tempest_scenario
+ case_name: tempest_scenario_cntt
project_name: functest
criteria: 100
blocking: false
@@ -211,7 +211,7 @@ tiers:
- '--concurrency=1'
-
- case_name: tempest_slow
+ case_name: tempest_slow_cntt
project_name: functest
criteria: 100
blocking: false