diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-08-03 11:59:00 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-08-03 11:59:00 +0200 |
commit | 505c958f35cac3974c5721abb8d517c3f3ad2bd0 (patch) | |
tree | de5697def0c9827285eba37b7cd8ec90ae2fa5f7 | |
parent | bda98043962ee21d54d86c4317f88329781dc33d (diff) |
Remove SDNVPN jobs
SDNVPN dropped [1].
https://wiki.opnfv.org/display/PROJ/Project+Directory
Change-Id: Id3e639908b81d06d0b65ab8c097f9271c8aa55bf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/sdnvpn/sdnvpn-rtd-jobs.yaml | 20 | ||||
-rw-r--r-- | jjb/sdnvpn/sdnvpn-views.yaml | 6 |
2 files changed, 0 insertions, 26 deletions
diff --git a/jjb/sdnvpn/sdnvpn-rtd-jobs.yaml b/jjb/sdnvpn/sdnvpn-rtd-jobs.yaml deleted file mode 100644 index a01544fbd..000000000 --- a/jjb/sdnvpn/sdnvpn-rtd-jobs.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -- project: - name: sdnvpn-rtd - project: sdnvpn - project-name: sdnvpn - - project-pattern: 'sdnvpn' - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-sdnvpn/47391/' - rtd-token: '1efdc48a9819be55a28137937674f1f744d02fe0' - - stream: - - master: - branch: '{stream}' - disabled: false - - gambia: - branch: 'stable/{stream}' - disabled: false - - jobs: - - '{project-name}-rtd-jobs' diff --git a/jjb/sdnvpn/sdnvpn-views.yaml b/jjb/sdnvpn/sdnvpn-views.yaml deleted file mode 100644 index dfa6dfa22..000000000 --- a/jjb/sdnvpn/sdnvpn-views.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- project: - name: sdnvpn-view - views: - - project-view - project-name: sdnvpn |