Merge "iec: view: Stop filtering out the sonar job"
authorEric Ball <eball@linuxfoundation.org>
Tue, 21 Apr 2020 21:26:23 +0000 (21:26 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Tue, 21 Apr 2020 21:26:23 +0000 (21:26 +0000)
jjb/iec/iec.yaml

index 047aab2..f6d9df8 100644 (file)
@@ -6,7 +6,7 @@
     views:
       - common-view:
           view-name: iec
-          view-regex: '^{project-name}-(tox|type1|type2)-(verify|fuel|compass)-.*'
+          view-regex: '^{project-name}-(sonar|(tox|type1|type2)-(verify|fuel|compass)-.*)'
     # -------------------------------
     # BRANCH DEFINITIONS
     # -------------------------------