diff options
author | 2021-02-08 08:58:59 +0100 | |
---|---|---|
committer | 2021-02-08 08:59:11 +0100 | |
commit | 80be2bbf6021d83002cbb96e116262f0f12e6ebd (patch) | |
tree | 671490c0c70aa8598eb20ac7f12fe880b80df9a6 /jjb/stor4nfv | |
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/stor4nfv')
-rw-r--r-- | jjb/stor4nfv/stor4nfv-project.yaml | 8 | ||||
-rw-r--r-- | jjb/stor4nfv/stor4nfv-rtd-jobs.yaml | 24 | ||||
-rw-r--r-- | jjb/stor4nfv/stor4nfv-views.yaml | 6 |
3 files changed, 0 insertions, 38 deletions
diff --git a/jjb/stor4nfv/stor4nfv-project.yaml b/jjb/stor4nfv/stor4nfv-project.yaml deleted file mode 100644 index 6e796cfd4..000000000 --- a/jjb/stor4nfv/stor4nfv-project.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- -- project: - name: stor4nfv - - project: '{name}' - - jobs: - - '{project}-verify-basic' diff --git a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml b/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml deleted file mode 100644 index 0383c77c7..000000000 --- a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml +++ /dev/null @@ -1,24 +0,0 @@ ---- -- project: - name: stor4nfv-rtd - project: stor4nfv - project-name: stor4nfv - - project-pattern: 'stor4nfv' - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-stor4nfv/47394/' - rtd-token: '9c189b44cf08de75dc06253558cc86ed93982cbb' - - stream: - - master: - branch: '{stream}' - disabled: false - - hunter: &hunter - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - gambia: - branch: 'stable/{stream}' - disabled: false - - jobs: - - '{project-name}-rtd-jobs' diff --git a/jjb/stor4nfv/stor4nfv-views.yaml b/jjb/stor4nfv/stor4nfv-views.yaml deleted file mode 100644 index 74ddd2eea..000000000 --- a/jjb/stor4nfv/stor4nfv-views.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- project: - name: stor4nfv-view - views: - - project-view - project-name: stor4nfv |