Add empty view to releng view list 49/76449/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 26 Sep 2018 00:39:43 +0000 (06:09 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 26 Sep 2018 00:39:43 +0000 (06:09 +0530)
Empty view is missed out in the list of views
managed.

Change-Id: I148d7708fb06cde53fce395c8db5db54238a08dc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/releng-views.yaml

index c63614ba5ae9d1a82d5363971dc3bb255bbc3ca0..6d879573e6eda69b08c930f36e85de5c04793a89 100644 (file)
       - robot-list
     recurse: false
 
+- 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
+      are a lot of jobs defined in the system'
+    view-type: list
+    filter-executors: false
+    filter-queue: false
+    recurse: false
+    regex: ''
+
 - view:
     name: 01-Recent
     regex: '.*'