Remove neutron_trunk 89/70089/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 May 2020 08:43:56 +0000 (10:43 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 May 2020 08:45:56 +0000 (10:45 +0200)
It was merged in neutron-tempest-plugin.

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

docker/smoke/testcases.yaml
docs/release/release-notes/functest-release.rst
functest/ci/testcases.yaml

index 493ba44..1ee1724 100644 (file)
@@ -170,24 +170,6 @@ tiers:
                             - 'test_create_network_provider_segmentation_id'
                             - 'test_list_metadef_namespaces'
 
-            -
-                case_name: neutron_trunk
-                project_name: functest
-                criteria: 100
-                blocking: false
-                description: >-
-                    This test case runs the neutron trunk subtest of the
-                    OpenStack Tempest suite. The list of test cases is
-                    generated by Tempest having as input the relevant
-                    testcase list file.
-                run:
-                    name: tempest_common
-                    args:
-                        mode: 'neutron_tempest_plugin.(api|scenario).test_trunk'
-                        neutron_extensions:
-                            - trunk
-                            - trunk-details
-
             -
                 case_name: networking-bgpvpn
                 project_name: functest
index c3f80df..f0e0615 100644 (file)
@@ -42,7 +42,6 @@ The internal test cases are:
  * rally_sanity
  * refstack_defcore
  * patrole
- * neutron_trunk
  * networking-bgpvpn
  * networking-sfc
  * barbican
index 0f706ed..2ce2271 100644 (file)
@@ -348,24 +348,6 @@ tiers:
                             - 'test_create_network_provider_segmentation_id'
                             - 'test_list_metadef_namespaces'
 
-            -
-                case_name: neutron_trunk
-                project_name: functest
-                criteria: 100
-                blocking: false
-                description: >-
-                    This test case runs the neutron trunk subtest of the
-                    OpenStack Tempest suite. The list of test cases is
-                    generated by Tempest having as input the relevant
-                    testcase list file.
-                run:
-                    name: tempest_common
-                    args:
-                        mode: 'neutron_tempest_plugin.(api|scenario).test_trunk'
-                        neutron_extensions:
-                            - trunk
-                            - trunk-details
-
             -
                 case_name: networking-bgpvpn
                 project_name: functest