Add rally_sanity 08/69008/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 15 Nov 2019 21:18:02 +0000 (22:18 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 25 Nov 2019 20:06:18 +0000 (21:06 +0100)
Gnocchi and Barbican are not currently selected by CNTT.
Then they are removed from the optional list.

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

docker/smoke-cntt/testcases.yaml

index 89119b2..0bcc03f 100644 (file)
@@ -75,6 +75,28 @@ tiers:
                     name: tempest_common
                     args:
                         mode: "(?!.*scenario.test_federated_authentication)\
-                          keystone_tempest_plugin."
+                            keystone_tempest_plugin."
                         option:
                             - '--concurrency=4'
+
+            -
+                case_name: rally_sanity
+                project_name: functest
+                criteria: 100
+                blocking: false
+                description: >-
+                    This test case runs a sub group of tests of the OpenStack
+                    Rally suite in smoke mode.
+                run:
+                    name: rally_sanity
+                    args:
+                        tests:
+                            - 'authenticate'
+                            - 'glance'
+                            - 'cinder'
+                            - 'heat'
+                            - 'keystone'
+                            - 'neutron'
+                            - 'nova'
+                            - 'quotas'
+                            - 'swift'