summaryrefslogtreecommitdiffstats
path: root/jjb/armband
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-03-06 01:29:47 -0500
committerxudan <xudan16@huawei.com>2018-03-06 01:29:47 -0500
commitf38eaad933a2daf0c6f2ee50e45e082c1875d002 (patch)
tree8957111a9d197d610040bd729ea52edaee5d3e81 /jjb/armband
parentb0b7be23fa6c60b12c01ba575f2dcaec974d775d (diff)
Bugfix of the wrong regrex for Dovetail Jobs
Change-Id: I5823f763d2f321a0b2505ca3ecd042e928b5a42c Signed-off-by: xudan <xudan16@huawei.com>
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 339c3cc5b..329414ee3 100644
--- a/jjb/armband/armband-ci-jobs.yml
+++ b/jjb/armband/armband-ci-jobs.yml
@@ -171,7 +171,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
@@ -196,7 +196,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