TF-M.yaml: Filter queue and executors to match the TF-M view
Our Jenkins server is shared with large number of jobs of different
projects, oftentimes running in parallel. It gets unwieldy to watch
all them shown together. So, the option to filter build queue and
executors to a partical subset of jobs, when using a particular
job view - makes really good sense.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Ia5b8f779cfd53e01d1eb77ca869df4c06971e485
diff --git a/TF-M.yaml b/TF-M.yaml
index 5f04f05..55ba225 100644
--- a/TF-M.yaml
+++ b/TF-M.yaml
@@ -1,5 +1,5 @@
#-------------------------------------------------------------------------------
-# Copyright (c) 2018-2019, Arm Limited. All rights reserved.
+# Copyright (c) 2018-2023, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
@@ -9,6 +9,8 @@
name: TF-M
view-type: list
regex: tf-m-.*
+ filter-queue: true
+ filter-executors: true
columns:
- status
- weather