From: Eric Ball Date: Tue, 21 Apr 2020 21:26:23 +0000 (+0000) Subject: Merge "iec: view: Stop filtering out the sonar job" X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=749cd96930ccde59751a92d8c0b88ef0929f3efc;hp=1dab7efdab0ac8badf55b6d340c958cf498d3c78 Merge "iec: view: Stop filtering out the sonar job" --- diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 047aab2..f6d9df8 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -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 # -------------------------------