summaryrefslogtreecommitdiffstats
path: root/jjb/storperf/storperf-views.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-12-11Remove all StorPerf Jenkins JobsCédric Ollivier1-12/+0
They haven't been executed for a while and the project is inactive. We will revert them if StorPerf is back to active. Change-Id: Id7ca6b3800b1020c52a819b4f6ca60c6ad7e2fcd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-12-09Fix OPNFV view namesCédric Ollivier1-1/+1
Change-Id: I76721b843e3f82b2c7c0ca414cd4a20f683043d6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-12-08Get rid of global jjb in AnuketCédric Ollivier1-5/+11
They are useless here, never updated and failed a lot because of package management issues in it. It now defines all views in the classical way. It also removes all rtd jobs as they are useless. Our docs are built on git events via RTD too. (and it avoids the hardcoded token which should be a security convern). If needed, cirv and laas python verification will be updated in a second patchset. Change-Id: I5aee179d804a5547a464501a03d7afa395420552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-07-10add views for remaining jenkins subprojectsDaniel Pono Takamori1-0/+6
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>