Run all smoke tests in //
[releng.git] / jjb / functest / xtesting.yaml
index 79e7b5c..f2b3dac 100644 (file)
       - last-failure
       - last-duration
     regex: ^xtesting-[a-z]+-daily$
+
+- view:
+    name: xtesting-gate
+    view-type: list
+    columns:
+      - status
+      - weather
+      - job
+      - last-success
+      - last-failure
+      - last-duration
+    regex: ^xtesting-[a-z]+-gate$