Set gnocchi as optional in Rally testcases 85/66985/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 12 Feb 2019 13:31:41 +0000 (14:31 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 12 Feb 2019 13:33:13 +0000 (14:33 +0100)
ci/testcases.yaml was copied/pasted when moving the rally testcases.
It completes "Set Gnocchi scenario as optional in rally tests" [1].

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

Change-Id: Ia23ae9764750775fe8983660c56ced06f3de977a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/benchmarking/testcases.yaml
functest/ci/testcases.yaml

index 95f88a0..eeb2091 100644 (file)
@@ -17,6 +17,9 @@ tiers:
                     OpenStack Rally suite using several threads and iterations.
                 run:
                     name: rally_full
+                    args:
+                        optional:
+                            - 'gnocchi'
 
             -
                 case_name: rally_jobs
@@ -28,6 +31,9 @@ tiers:
                     OpenStack gating
                 run:
                     name: rally_jobs
+                    args:
+                        optional:
+                            - 'gnocchi'
 
             -
                 case_name: vmtp
index 7ae021f..19445d1 100644 (file)
@@ -223,6 +223,9 @@ tiers:
                     Rally suite in smoke mode.
                 run:
                     name: rally_sanity
+                    args:
+                        optional:
+                            - 'gnocchi'
 
             -
                 case_name: refstack_defcore
@@ -396,6 +399,9 @@ tiers:
                     OpenStack Rally suite using several threads and iterations.
                 run:
                     name: rally_full
+                    args:
+                        optional:
+                            - 'gnocchi'
 
             -
                 case_name: rally_jobs
@@ -407,6 +413,9 @@ tiers:
                     OpenStack gating
                 run:
                     name: rally_jobs
+                    args:
+                        optional:
+                            - 'gnocchi'
 
             -
                 case_name: vmtp