X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fcommon-views.yaml;h=6cae441b9fef77d38a15b5855a429fc247f5f264;hb=refs%2Fheads%2Fmaster;hp=96dbcda4d2a76249248b021aae357a27fce5d113;hpb=41b6efc6bbeece4bf48c53b11e94a3e90b8a4269;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-.*"