diff options
Diffstat (limited to 'jjb/ipv6')
-rw-r--r-- | jjb/ipv6/ipv6-rtd-jobs.yaml | 24 | ||||
-rw-r--r-- | jjb/ipv6/ipv6-views.yaml | 6 | ||||
-rw-r--r-- | jjb/ipv6/ipv6.yaml | 8 |
3 files changed, 0 insertions, 38 deletions
diff --git a/jjb/ipv6/ipv6-rtd-jobs.yaml b/jjb/ipv6/ipv6-rtd-jobs.yaml deleted file mode 100644 index e51173e2c..000000000 --- a/jjb/ipv6/ipv6-rtd-jobs.yaml +++ /dev/null @@ -1,24 +0,0 @@ ---- -- project: - name: ipv6-rtd - project: ipv6 - project-name: ipv6 - - project-pattern: 'ipv6' - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-ipv6/47370/' - rtd-token: 'e7abb4e2c3f3f0dfc1a8feefe39b27f4a4f9b98a' - - 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/ipv6/ipv6-views.yaml b/jjb/ipv6/ipv6-views.yaml deleted file mode 100644 index 936ca42d3..000000000 --- a/jjb/ipv6/ipv6-views.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- project: - name: ipv6-view - views: - - project-view - project-name: ipv6 diff --git a/jjb/ipv6/ipv6.yaml b/jjb/ipv6/ipv6.yaml deleted file mode 100644 index 2946ec77b..000000000 --- a/jjb/ipv6/ipv6.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- -- project: - name: ipv6 - - project: '{name}' - - jobs: - - '{project}-verify-basic' |