diff options
author | 2021-02-08 08:58:59 +0100 | |
---|---|---|
committer | 2021-02-08 08:59:11 +0100 | |
commit | 80be2bbf6021d83002cbb96e116262f0f12e6ebd (patch) | |
tree | 671490c0c70aa8598eb20ac7f12fe880b80df9a6 /jjb/fds | |
parent | 6cb4423baf4e254f7dd0b84d44a027a72cfb9583 (diff) |
Clean obsolete jjbs
They should have been cleant when closing the projects.
Change-Id: Id00da883e6ea14631f2098e40978bcf793d5636b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/fds')
-rw-r--r-- | jjb/fds/fds-rtd-jobs.yaml | 12 | ||||
-rw-r--r-- | jjb/fds/fds-views.yaml | 6 |
2 files changed, 0 insertions, 18 deletions
diff --git a/jjb/fds/fds-rtd-jobs.yaml b/jjb/fds/fds-rtd-jobs.yaml deleted file mode 100644 index 9bf47b956..000000000 --- a/jjb/fds/fds-rtd-jobs.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- -- project: - name: fds-rtd - project: fds - project-name: fds - - project-pattern: 'fds' - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-fds/47367/' - rtd-token: '756989c50a7c8f3350c4943f3d39a73762a4cd85' - - jobs: - - '{project-name}-rtd-jobs' diff --git a/jjb/fds/fds-views.yaml b/jjb/fds/fds-views.yaml deleted file mode 100644 index d06b1af0b..000000000 --- a/jjb/fds/fds-views.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- project: - name: fds-view - views: - - project-view - project-name: fds |