aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-28 10:48:30 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-28 10:48:30 +0200
commitf74088bb1ae93feaf56c7ec7d1f1e78c97d8de9a (patch)
treee188cd62be7731a6861fa3649291c79da0c6f9d6
parentec014dd2d4567079d854cc0f97f3dbc0bd345ca5 (diff)
Rename neutron_tempest_plugin_api to tempest_neutron
It conforms with the other test case names Change-Id: Ia8836375c26ea4f1bff3637f7078e5f70f83c5fb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--ansible/site.cntt.yml2
-rw-r--r--ansible/site.yml2
-rw-r--r--docker/smoke-cntt/testcases.yaml2
-rw-r--r--docker/smoke/testcases.yaml2
-rw-r--r--docs/release/release-notes/functest-release.rst2
-rw-r--r--functest/ci/config_aarch64_patch.yaml2
-rw-r--r--functest/ci/config_patch.yaml8
-rw-r--r--functest/ci/testcases.yaml2
8 files changed, 11 insertions, 11 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
index c82a6d9d9..8a290c812 100644
--- a/ansible/site.cntt.yml
+++ b/ansible/site.cntt.yml
@@ -49,7 +49,7 @@
- tempest_horizon
- container: functest-smoke-cntt
tests:
- - neutron-tempest-plugin-api-cntt
+ - tempest_neutron_cntt
- tempest_cinder_cntt
- tempest_keystone_cntt
- tempest_heat_cntt
diff --git a/ansible/site.yml b/ansible/site.yml
index fb5e5a966..c5b770bb7 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -49,7 +49,7 @@
- tempest_horizon
- container: functest-smoke
tests:
- - neutron-tempest-plugin-api
+ - tempest_neutron
- tempest_cinder
- tempest_keystone
- tempest_heat
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index b3f473bb5..a9260f647 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-cntt
+ case_name: tempest_neutron_cntt
project_name: functest
criteria: 100
blocking: false
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index 6123e370f..aea1e05fb 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/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: tempest_neutron
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 150423b10..ed8dba6bf 100644
--- a/docs/release/release-notes/functest-release.rst
+++ b/docs/release/release-notes/functest-release.rst
@@ -35,7 +35,7 @@ The internal test cases are:
* tempest_smoke
* tempest_horizon
* odl
- * neutron-tempest-plugin-api
+ * tempest_neutron
* tempest_cinder
* tempest_keystone
* tempest_heat
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml
index 661bb95f0..67095d3a7 100644
--- a/functest/ci/config_aarch64_patch.yaml
+++ b/functest/ci/config_aarch64_patch.yaml
@@ -25,7 +25,7 @@ os:
image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
image_alt: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
- neutron-tempest-plugin-api:
+ tempest_neutron:
image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
image_alt: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
diff --git a/functest/ci/config_patch.yaml b/functest/ci/config_patch.yaml
index 05eb44276..7c8d8fb2e 100644
--- a/functest/ci/config_patch.yaml
+++ b/functest/ci/config_patch.yaml
@@ -4,7 +4,7 @@ gsma:
flavor_alt_ram: 2048
flavor_alt_vcpus: 1
flavor_alt_disk: 40
- neutron-tempest-plugin-api:
+ tempest_neutron:
flavor_alt_ram: 2048
flavor_alt_vcpus: 1
flavor_alt_disk: 40
@@ -115,7 +115,7 @@ fdio:
flavor_ram: 1024
tempest_smoke:
flavor_ram: 1024
- neutron-tempest-plugin-api:
+ tempest_neutron:
flavor_ram: 1024
refstack_compute:
flavor_ram: 1024
@@ -165,7 +165,7 @@ ovs:
flavor_ram: 1024
tempest_smoke:
flavor_ram: 1024
- neutron-tempest-plugin-api:
+ tempest_neutron:
flavor_ram: 1024
refstack_compute:
flavor_ram: 1024
@@ -225,7 +225,7 @@ vio:
image_format: vmdk
image_alt: /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.vmdk
image_alt_format: vmdk
- neutron-tempest-plugin-api:
+ tempest_neutron:
image: /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.vmdk
image_format: vmdk
image_alt: /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.vmdk
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 12c9138c3..bcda81936 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -185,7 +185,7 @@ tiers:
Set of basic Functional tests to validate the OPNFV scenarios.
testcases:
-
- case_name: neutron-tempest-plugin-api
+ case_name: tempest_neutron
project_name: functest
criteria: 100
blocking: false