summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/xtesting.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index c9ee5e556..46d3c4e19 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -680,7 +680,7 @@
- last-success
- last-failure
- last-duration
- regex: ^xtesting-[a-z]+-daily$
+ regex: ^xtesting-[a-z0-9-]+-daily$
- view:
name: xtesting-gate
@@ -692,4 +692,4 @@
- last-success
- last-failure
- last-duration
- regex: ^xtesting-[a-z]+-gate$
+ regex: ^xtesting-[a-z0-9-]+-gate$