From f4cd94ed265356429d861432ea79b6e8e31f08c3 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 4 Oct 2020 20:42:05 +0200 Subject: Reduce filtering in Functest gates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It allows verifying Leguer (lf-virtual9 is blocked by a zombie) Change-Id: I9f3ed6a9e1499fb3a9dd844f233275207b97e785 Signed-off-by: Cédric Ollivier --- jjb/functest/functest-pi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/functest/functest-pi.yaml') diff --git a/jjb/functest/functest-pi.yaml b/jjb/functest/functest-pi.yaml index 045a38ea6..20e261cb9 100644 --- a/jjb/functest/functest-pi.yaml +++ b/jjb/functest/functest-pi.yaml @@ -743,7 +743,7 @@ use-build-blocker: true blocking-level: 'NODE' blocking-jobs: - - '^functest(-pi)?(-ovn)?-(arm.*-|amd64-)*[a-z]+-(daily|gate|check)$' + - '^functest(-pi)?(-ovn)?-(arm.*-|amd64-)*{tag}-(daily|gate|check)$' builders: - multijob: name: remove former images -- cgit 1.2.3-korg