summaryrefslogtreecommitdiffstats
path: root/jjb/releng/opnfv-utils.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/releng/opnfv-utils.yaml')
-rw-r--r--jjb/releng/opnfv-utils.yaml38
1 files changed, 0 insertions, 38 deletions
diff --git a/jjb/releng/opnfv-utils.yaml b/jjb/releng/opnfv-utils.yaml
index 05ffd51d9..2cdb31bb0 100644
--- a/jjb/releng/opnfv-utils.yaml
+++ b/jjb/releng/opnfv-utils.yaml
@@ -5,7 +5,6 @@
jobs:
- 'prune-docker-images'
- - 'archive-repositories'
- 'check-status-of-slaves'
- 'ansible-build-server'
- 'generate-artifacts-index-pages'
@@ -50,43 +49,6 @@
- timed: '@midnight'
- job-template:
- name: 'archive-repositories'
-
- disabled: false
-
- concurrent: true
-
- parameters:
- - node:
- name: SLAVE_NAME
- description: Where to create the archive
- default-slaves:
- - lf-build2
- allowed-multiselect: false
- ignore-offline-nodes: true
-
- triggers:
- - timed: '@monthly'
-
- builders:
- - shell:
- !include-raw-escape: opnfv-repo-archiver.sh
-
- publishers:
- - email-ext:
- content-type: 'text'
- failure: false
- always: true
- body:
- ${{FILE,path="archive-link.txt"}}
- reply-to: >
- helpdesk@opnfv.org
- recipients: >
- tbramwell@linuxfoundation.org
- swinslow@linuxfoundation.org
-
-
-- job-template:
name: 'check-status-of-slaves'
disabled: false