Exclude latest rally_full and rally_jobs 97/68197/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 6 Jul 2019 07:32:53 +0000 (09:32 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 6 Jul 2019 07:35:13 +0000 (09:35 +0200)
Rally is sometimes failing when running vs python3.
It will be excluded during the investigation to allow checking changes
and containers.

Change-Id: Ifbd02629e618b9a6969b321b4862fc76df3f3bc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/functest.yaml

index 8fe3659..41b0f71 100644 (file)
       - rally_jobs
       - vmtp
       - shaker
+    exclude:
+      - tag: latest
+        test: rally_full
+      - tag: latest
+        test: rally_jobs
     jobs:
       - 'functest-{repo}-{container}-{tag}-{test}-run'