summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-10-04 20:42:05 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-10-04 20:43:39 +0200
commitf4cd94ed265356429d861432ea79b6e8e31f08c3 (patch)
treef1697681b129cd278ba623a0ec010ca877695f00
parent9e5b53e2ea007ab41cd972f904e9a52f13bd543e (diff)
Reduce filtering in Functest gates
It allows verifying Leguer (lf-virtual9 is blocked by a zombie) Change-Id: I9f3ed6a9e1499fb3a9dd844f233275207b97e785 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--jjb/functest/functest-pi.yaml2
-rw-r--r--jjb/functest/functest.yaml6
2 files changed, 4 insertions, 4 deletions
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
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index 59a5a12e1..d1c85388a 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -581,7 +581,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
@@ -901,7 +901,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
@@ -1130,7 +1130,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