X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fcommon-views.yaml;fp=jjb%2Fcommon-views.yaml;h=c8f11bda8386c23c16ec4e62f4fb32b68fadc88a;hp=c3b0e4b3c491f3e3627b05ffcb5b85e73abcc479;hb=9d378480b8a3fdfb13acc717b836ac719f8efa48;hpb=fa2ec188f24f35d232cecf0cc91913904253e898 diff --git a/jjb/common-views.yaml b/jjb/common-views.yaml index c3b0e4b..c8f11bd 100644 --- a/jjb/common-views.yaml +++ b/jjb/common-views.yaml @@ -1,6 +1,6 @@ --- - view: - name: '00-Empty View' + name: "00-Empty View" description: > Empty job view. This is used as the default landing view to keep the Jenkins UI responding better while a) under high load and b) when there @@ -9,11 +9,11 @@ filter-executors: false filter-queue: false recurse: false - regex: '' + regex: "" - view: name: CLM - description: 'List of CLM jobs' + description: "List of CLM jobs" view-type: list filter-executors: false filter-queue: false @@ -27,4 +27,4 @@ - build-button - policy-violations recurse: false - regex: '.*-clm-.*' + regex: ".*-clm-.*"