From: Cédric Ollivier Date: Sat, 6 Jul 2019 07:32:53 +0000 (+0200) Subject: Exclude latest rally_full and rally_jobs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f0b74187ee9e26a6b0be9976b1c5d35d9c96523b;hp=03547cdc309342c56133e4306de76b2e0df79734;p=releng.git 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 --- 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'