Rename neutron_tempest_plugin_api to tempest_neutron 16/70016/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 28 Apr 2020 08:48:30 +0000 (10:48 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 28 Apr 2020 08:51:37 +0000 (10:51 +0200)
It conforms with the other test case names

Change-Id: Ia8836375c26ea4f1bff3637f7078e5f70f83c5fb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit f74088bb1ae93feaf56c7ec7d1f1e78c97d8de9a)

ansible/site.cntt.yml
ansible/site.yml
docker/smoke-cntt/testcases.yaml
docker/smoke/testcases.yaml
docs/release/release-notes/functest-release.rst
functest/ci/config_aarch64_patch.yaml
functest/ci/config_patch.yaml
functest/ci/testcases.yaml

index 25c7a10..34bb5d1 100644 (file)
@@ -56,7 +56,7 @@
             - tempest_smoke
         - container: functest-smoke-cntt
           tests:
-            - neutron-tempest-plugin-api-cntt
+            - tempest_neutron_cntt
             - tempest_cinder_cntt
             - tempest_keystone_cntt
             - tempest_heat_cntt
index 28b115f..37982a0 100644 (file)
@@ -60,7 +60,7 @@
             - tempest_horizon
         - container: functest-smoke
           tests:
-            - neutron-tempest-plugin-api
+            - tempest_neutron
             - tempest_cinder
             - tempest_keystone
             - tempest_heat
index f89f94d..2d82738 100644 (file)
@@ -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
index 963ed09..493ba44 100644 (file)
@@ -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
index 200940e..c3f80df 100644 (file)
@@ -35,7 +35,7 @@ The internal test cases are:
  * odl
  * tempest_smoke
  * tempest_horizon
- * neutron-tempest-plugin-api
+ * tempest_neutron
  * tempest_cinder
  * tempest_keystone
  * tempest_heat
index 9eea4ed..15cbf32 100644 (file)
@@ -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
 
index 1287d92..d60ce8b 100644 (file)
@@ -16,7 +16,7 @@ fdio:
         flavor_ram: 1024
     tempest_smoke:
         flavor_ram: 1024
-    neutron-tempest-plugin-api:
+    tempest_neutron:
         flavor_ram: 1024
     refstack_defcore:
         flavor_ram: 1024
@@ -62,7 +62,7 @@ ovs:
         flavor_ram: 1024
     tempest_smoke:
         flavor_ram: 1024
-    neutron-tempest-plugin-api:
+    tempest_neutron:
         flavor_ram: 1024
     refstack_defcore:
         flavor_ram: 1024
@@ -118,7 +118,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
index a42665e..0f706ed 100644 (file)
@@ -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