From b21b6aabdca98f51d6cfd8399841c62460e7b7dc Mon Sep 17 00:00:00 2001 From: Daniel Pono Takamori Date: Mon, 18 Mar 2019 14:57:15 -0700 Subject: add views for remaining jenkins subprojects forgot beginning a yaml and a duplication definition add apex and sfc back in sectioned-views plugin not supported by jjb so removed custom views created in prod jenkins responded to cedric's request to remove moon and netready remove views for deprecated jobs Issue: RELENG-1831 Change-Id: I39ef0aabcf8ef4f3b3a378bb242ce0a7119acc85 Signed-off-by: Daniel Takamori --- jjb/sfc/sfc-views.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 jjb/sfc/sfc-views.yaml (limited to 'jjb/sfc') diff --git a/jjb/sfc/sfc-views.yaml b/jjb/sfc/sfc-views.yaml new file mode 100644 index 000000000..b2884baa5 --- /dev/null +++ b/jjb/sfc/sfc-views.yaml @@ -0,0 +1,7 @@ +--- +- project: + name: sfc-view + views: + - common-view + view-name: sfc + view-regex: ^sfc.* -- cgit