From dfc0da009328f3aaffc887a603085a9c56767147 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Sat, 20 Jul 2019 10:53:32 +0200 Subject: [PATCH] Revert "Exclude latest rally_full and rally_jobs" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This reverts commit f0b74187ee9e26a6b0be9976b1c5d35d9c96523b. Change-Id: I97466016e6cf296996558a45d4e4a5354d349e6f Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index a7c90ed92..7bf676a99 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -304,11 +304,6 @@ - rally_jobs - vmtp - shaker - exclude: - - tag: latest - test: rally_full - - tag: latest - test: rally_jobs jobs: - 'functest-{repo}-{container}-{tag}-{test}-run' -- 2.16.6