summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-08-05 12:16:02 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-08-05 12:16:02 +0200
commite7b433cee16a62d3390e37fed720b1a432d2b85d (patch)
tree681cbd69b74e88c5260c8b39fda216a90e1cfd00 /jjb
parent66fe9077b34f353697ef0dc0aa55e764f264a6fc (diff)
Remove VES jobs
VES dropped [1]. [1] https://wiki.opnfv.org/display/PROJ/Project+Directory Change-Id: Iba57dc1fa03bb1c00acbd56e24e7045a1d1e3508 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/ves/ves-rtd-jobs.yaml13
-rw-r--r--jjb/ves/ves-views.yaml6
-rw-r--r--jjb/ves/ves.yaml8
3 files changed, 0 insertions, 27 deletions
diff --git a/jjb/ves/ves-rtd-jobs.yaml b/jjb/ves/ves-rtd-jobs.yaml
deleted file mode 100644
index 67b611baa..000000000
--- a/jjb/ves/ves-rtd-jobs.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-- project:
- name: ves-rtd
- project: ves
- project-name: ves
-
- gerrit-skip-vote: true
- project-pattern: 'ves'
- rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-ves/47396/'
- rtd-token: 'ea5026fc44841e7721529b95a9ebc1b29950e2ce'
-
- jobs:
- - '{project-name}-rtd-jobs'
diff --git a/jjb/ves/ves-views.yaml b/jjb/ves/ves-views.yaml
deleted file mode 100644
index 6331a6dc8..000000000
--- a/jjb/ves/ves-views.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-- project:
- name: ves-view
- views:
- - project-view
- project-name: ves
diff --git a/jjb/ves/ves.yaml b/jjb/ves/ves.yaml
deleted file mode 100644
index f8c5da2b4..000000000
--- a/jjb/ves/ves.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- project:
- name: ves
-
- project: '{name}'
-
- jobs:
- - '{project}-verify-basic'