6 view-name: "00-Empty View"
8 Empty job view. This is used as the default landing view to keep the
9 Jenkins UI responding better while a) under high load and b) when there
10 are a lot of jobs defined in the system
16 description: "List of most recent jobs"
20 check-start-time: true
22 filter-executors: false
42 view-regex: ".*-sonar$"
43 view-description: "List of Sonar jobs"
47 description: "List of CLM jobs"
50 filter-executors: false
68 view-description: "List of CSIT 1node jobs"
69 view-regex: "^.*-csit-1node.*"
76 view-description: "List of CSIT 3node jobs"
77 view-regex: "^.*-csit-3node.*"
84 view-description: "List of CSIT jobs"
85 view-regex: "^.*-csit-.*"
91 view-name: CSIT-Verify
92 view-description: "List of CSIT Verify jobs"
93 view-regex: "^.*-csit-verify.*"
96 name: Distribution-Check
99 view-name: Distribution-Check
100 view-description: "List of Distribution Check jobs"
101 view-regex: ".*-distribution.*-check-.*"
104 name: Distribution-Jobs
107 view-name: Distribution-Jobs
109 List of Distribution jobs (test, check, merge, deploy, offline, verify)
110 view-regex: "^.*-distribution-(?!(test|check|merge|deploy|offline|verify)).*"
117 view-description: "List of Gate jobs"
118 view-regex: ".*-gate-.*"
124 view-name: Integration
125 view-description: "List of Integration jobs"
126 view-regex: ".*-integration-.*"
133 view-description: "List of Javadoc jobs"
134 view-regex: ".*-javadoc-.*"
140 view-name: Maven-Stage
141 view-description: "List of Maven Stage jobs"
142 view-regex: ".*-maven-stage-.*"
145 name: Maven-Verify-Deps
148 view-name: Maven-Verify-Deps
149 view-description: "List of Maven Verify Deps jobs"
150 view-regex: ".*-maven-verify-deps-.*"
156 view-name: Merge-Jobs
157 view-description: "List of Merge jobs"
158 view-regex: ".*-merge-.*"
164 view-name: Patch-Test
165 view-description: "List of Patch-Test jobs, for prioritizing jobs via the Job Priorities plugin"
166 view-regex: ".*-patch-test-.*"
173 view-description: "List of Sanity jobs"
174 view-regex: ".*-sanity-.*"
180 view-name: Thirdparty
181 view-description: "List of ODL Nexus Thirdparty dependencies jobs"
182 view-regex: ".*-thirdparty-.*"
189 view-description: "List of Validate jobs"
190 view-regex: ".*-validate-autorelease-.*"
197 view-description: "List of Verify jobs, exluding CSIT jobs"
198 view-regex: "^(?!.*-csit).*-verify-.*"
204 project-name: builder