Publish new Functest K8s builds
[releng.git] / jjb / functest / xtesting.yaml
index d581bb9..6678b74 100644 (file)
       - last-success
       - last-failure
       - last-duration
-    regex: ^xtesting-[a-z0-9]+-daily$
+    regex: ^xtesting-[a-z0-9.]+-daily$
 
 - xtesting-build-containers: &xtesting-build-containers
     name: 'xtesting-build-containers'
       - last-success
       - last-failure
       - last-duration
-    regex: ^xtesting-[a-z0-9]+-review$
+    regex: ^xtesting-[a-z0-9.]+-review$
 
 - view:
     name: xtesting-tox
       - last-success
       - last-failure
       - last-duration
-    regex: ^xtesting-[a-z0-9]+-tox$
+    regex: ^xtesting-[a-z0-9.]+-tox$
 
 - builder:
     name: xtesting-push-containers
       - last-success
       - last-failure
       - last-duration
-    regex: ^xtesting-[a-z0-9]+-docker$
+    regex: ^xtesting-[a-z0-9.]+-docker$
 
 - view:
     name: xtesting-trivy
       - last-success
       - last-failure
       - last-duration
-    regex: (?!xtesting-pi)^xtesting-[a-z-0-9]+-trivy$
+    regex: (?!xtesting-pi)^xtesting-[a-z-0-9.]+-trivy$