From e6b813c4f6fc173f685206078f18092aca55adfe Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Mon, 5 Oct 2020 13:53:33 +0200 Subject: [PATCH] Exlude Functest features if Leguer MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: If0019d26dd478b76c9c189e3ec4927c057a49385 Signed-off-by: Cédric Ollivier --- jjb/functest/functest-docker.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/functest/functest-docker.yaml b/jjb/functest/functest-docker.yaml index e890c5780..6915ab4fd 100644 --- a/jjb/functest/functest-docker.yaml +++ b/jjb/functest/functest-docker.yaml @@ -55,6 +55,8 @@ image: 'tempest' - stream: 'master' image: 'features' + - stream: 'leguer' + image: 'features' - stream: 'kali' image: 'features' - stream: 'jerma' -- 2.16.6