Remove tempest_smoke from smoke 27/66927/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 11 Feb 2019 10:41:14 +0000 (11:41 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 11 Feb 2019 15:02:43 +0000 (16:02 +0100)
It completes "Move testcases in the right tiers" [1]

[1] https://gerrit.opnfv.org/gerrit/#/c/66863/

Change-Id: Ic2e6ebf9371de87caafbfdb54029a24440e6fd5b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke/testcases.yaml

index 18239fa..a4f37ae 100644 (file)
@@ -6,24 +6,6 @@ tiers:
         description: >-
             Set of basic Functional tests to validate the OPNFV scenarios.
         testcases:
-            -
-                case_name: tempest_smoke
-                project_name: functest
-                criteria: 100
-                blocking: false
-                description: >-
-                    This test case runs the smoke subset of the OpenStack
-                    Tempest suite. The list of test cases is generated by
-                    Tempest automatically and depends on the parameters of
-                    the OpenStack deplopyment.
-                    https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L114
-                run:
-                    name: tempest_common
-                    args:
-                        mode: '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)'
-                        option:
-                            - '--concurrency=4'
-
             -
                 case_name: neutron-tempest-plugin-api
                 project_name: functest