Remove IPv6 jobs 52/70652/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 3 Aug 2020 10:43:21 +0000 (12:43 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 3 Aug 2020 10:43:21 +0000 (12:43 +0200)
IPv6 dropped [1].

https://wiki.opnfv.org/display/PROJ/Project+Directory

Change-Id: I7c8ab5f77588279727a7c27252ab11f4958a14d6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/ipv6/ipv6-rtd-jobs.yaml [deleted file]
jjb/ipv6/ipv6-views.yaml [deleted file]
jjb/ipv6/ipv6.yaml [deleted file]

diff --git a/jjb/ipv6/ipv6-rtd-jobs.yaml b/jjb/ipv6/ipv6-rtd-jobs.yaml
deleted file mode 100644 (file)
index e51173e..0000000
+++ /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 (file)
index 936ca42..0000000
+++ /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 (file)
index 2946ec7..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- project:
-    name: ipv6
-
-    project: '{name}'
-
-    jobs:
-      - '{project}-verify-basic'