X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fcommon-views.yaml;h=6cae441b9fef77d38a15b5855a429fc247f5f264;hb=439502c44e9eaa7ef2436564f734d5d760ab99d1;hp=96dbcda4d2a76249248b021aae357a27fce5d113;hpb=1688ecd7ba8a8d8632e202f4c4f25736089e827d;p=ci-management.git diff --git a/jjb/common-views.yaml b/jjb/common-views.yaml index 96dbcda4..6cae441b 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 @@ -26,4 +26,4 @@ - last-duration - build-button recurse: false - regex: '.*-clm-.*' + regex: ".*-clm-.*"