From: Cédric Ollivier Date: Mon, 3 Aug 2020 10:43:21 +0000 (+0200) Subject: Remove IPv6 jobs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=60b428463c67920bf745e444cdaadc6f78279ee7;p=releng.git Remove IPv6 jobs IPv6 dropped [1]. https://wiki.opnfv.org/display/PROJ/Project+Directory Change-Id: I7c8ab5f77588279727a7c27252ab11f4958a14d6 Signed-off-by: Cédric Ollivier --- 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'