From 57b4073b66c71510ac32da878dcdcb318482b4b2 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 29 Apr 2020 08:55:19 +0200 Subject: Exclude functest-features if kali MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I23fe4ba837ebdb48d4cb5eb260fa728f450387b6 Signed-off-by: Cédric Ollivier --- jjb/functest/functest-docker.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/functest/functest-docker.yaml') diff --git a/jjb/functest/functest-docker.yaml b/jjb/functest/functest-docker.yaml index 4b6f71316..d2549efff 100644 --- a/jjb/functest/functest-docker.yaml +++ b/jjb/functest/functest-docker.yaml @@ -52,6 +52,8 @@ image: 'tempest' - stream: 'master' image: 'features' + - stream: 'kali' + image: 'features' - stream: 'jerma' image: 'features' - stream: 'iruya' -- cgit 1.2.3-korg