diff options
author | Daniel Pono Takamori <dtakamori@contractor.linuxfoundation.org> | 2019-03-18 14:57:15 -0700 |
---|---|---|
committer | Daniel Pono Takamori <dtakamori@contractor.linuxfoundation.org> | 2019-07-10 07:49:46 -0700 |
commit | b21b6aabdca98f51d6cfd8399841c62460e7b7dc (patch) | |
tree | c5b593afe43e339726e6bead4173fe8930e0ae2a /jjb/fds | |
parent | 3abf6852a28a2f11c7c893a93822e8132fb46f9e (diff) |
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 <dtakamori@contractor.linuxfoundation.org>
Diffstat (limited to 'jjb/fds')
-rw-r--r-- | jjb/fds/fds-views.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/fds/fds-views.yaml b/jjb/fds/fds-views.yaml new file mode 100644 index 000000000..d06b1af0b --- /dev/null +++ b/jjb/fds/fds-views.yaml @@ -0,0 +1,6 @@ +--- +- project: + name: fds-view + views: + - project-view + project-name: fds |