Prune Docker images on lf-build5/6 to save space
[releng.git] / jjb / releng / opnfv-utils.yaml
index 457f7dc..d583304 100644 (file)
@@ -5,7 +5,6 @@
 
     jobs:
       - 'prune-docker-images'
-      - 'archive-repositories'
       - 'check-status-of-slaves'
       - 'ansible-build-server'
       - 'generate-artifacts-index-pages'
           name: SLAVE_NAME
           description: Slaves to prune docker images
           default-slaves:
-            - arm-build3
-            - arm-build4
-            - arm-build5
-            - ericsson-build3
-            - ericsson-build4
             - lf-build2
+            - lf-build5
+            - lf-build6
           allowed-multiselect: true
           ignore-offline-nodes: true
 
     triggers:
       - 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'
 
@@ -97,7 +56,7 @@
           name: SLAVE_NAME
           description: 'script lives on master node'
           default-slaves:
-            - lf-build1
+            - lf-build2
           allowed-multiselect: false
           ignore-offline-nodes: true
       - project-parameter:
             - lf-build1
             - lf-build2
             - lf-build3
-            - ericsson-build3
             - ericsson-build4
           allowed-multiselect: true
           ignore-offline-nodes: true
           sudo apt-get -y install ansible
           fi
 
+
 - builder:
     name: run-ansible-build-server-playbook
     builders: