Rename neutron_tempest_plugin_api to tempest_neutron 14/70014/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:48:30 +0000 (10:48 +0200)
It conforms with the other test case names

Change-Id: Ia8836375c26ea4f1bff3637f7078e5f70f83c5fb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 c82a6d9..8a290c8 100644 (file)
@@ -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
index fb5e5a9..c5b770b 100644 (file)
@@ -49,7 +49,7 @@
             - tempest_horizon
         - container: functest-smoke
           tests:
-            - neutron-tempest-plugin-api
+            - tempest_neutron
             - tempest_cinder
             - tempest_keystone
             - tempest_heat
index b3f473b..a9260f6 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 6123e37..aea1e05 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 150423b..ed8dba6 100644 (file)
@@ -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
index 661bb95..67095d3 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 05eb442..7c8d8fb 100644 (file)
@@ -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
index 12c9138..bcda819 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