summaryrefslogtreecommitdiffstats
path: root/jjb/armband
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-03-06 16:57:35 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-06 16:57:35 +0000
commitd2b0a9884dcc44e21d62ddf72367e1ea83aa1a6b (patch)
treeb460e144bbd8264e0eba7bc8f10b36e17ca51ebe /jjb/armband
parentab022c99c32ffb0ee87a90c28d984d02b89974ae (diff)
parentf38eaad933a2daf0c6f2ee50e45e082c1875d002 (diff)
Merge "Bugfix of the wrong regrex for Dovetail Jobs"
Diffstat (limited to 'jjb/armband')
-rw-r--r--jjb/armband/armband-ci-jobs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml
index 1661fc3d2..d95ca4fc7 100644
--- a/jjb/armband/armband-ci-jobs.yml
+++ b/jjb/armband/armband-ci-jobs.yml
@@ -177,7 +177,7 @@
condition-kind: and
condition-operands:
- condition-kind: regex-match
- regex: '-ha$'
+ regex: '.*-ha'
label: '{scenario}'
- condition-kind: day-of-week
day-selector: select-days
@@ -202,7 +202,7 @@
condition-kind: and
condition-operands:
- condition-kind: regex-match
- regex: '-ha$'
+ regex: '.*-ha'
label: '{scenario}'
- condition-kind: day-of-week
day-selector: select-days