jjb: update "GDB" view regexp
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 21 Jul 2022 13:34:01 +0000 (09:34 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 21 Jul 2022 13:34:01 +0000 (09:34 -0400)
Modify it to include all jobs containing "binutils-gdb", to include the
"dev_gerrit_binutils-gdb_linuxbuild" job.

Change-Id: I57257be3a1ae6e44cce4e246d7045e078753b7b6

jobs/binutils-gdb.yaml

index 0f6298f3297db4b4809796ab02b91357fc37828c..b54e6f71f55b697cd7b9759dee5f8ab34e51dffc 100644 (file)
 - view-template:
     name: 'GDB'
     view-type: list
-    regex: 'binutils-gdb[-_].*'
+    regex: '.*binutils-gdb.*'
 
 
 ## Projects ##
This page took 0.041589 seconds and 4 git commands to generate.