summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-07-06 09:32:53 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-07-06 09:35:13 +0200
commitf0b74187ee9e26a6b0be9976b1c5d35d9c96523b (patch)
tree201b8f37bbbfe4fa2466747114056c24e6c5b141 /jjb/functest/functest.yaml
parent03547cdc309342c56133e4306de76b2e0df79734 (diff)
Exclude latest rally_full and rally_jobs
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>
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r--jjb/functest/functest.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index 8fe365958..41b0f71e2 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -304,6 +304,11 @@
- rally_jobs
- vmtp
- shaker
+ exclude:
+ - tag: latest
+ test: rally_full
+ - tag: latest
+ test: rally_jobs
jobs:
- 'functest-{repo}-{container}-{tag}-{test}-run'