Merge "Migrate Jenkins archive to Nexus"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 27 Jun 2016 19:32:29 +0000 (19:32 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 27 Jun 2016 19:32:29 +0000 (19:32 +0000)
jjb/releng-jobs.yaml

index 7c73c78a5c72bdd5a044800de594447937bb0780..c574760902795cfee2f60c335a1455e0c2e8cbf4 100644 (file)
@@ -21,9 +21,6 @@
 
     logrotate:
         daysToKeep: 7
-        numToKeep: 10
-        artifactDaysToKeep: -1
-        artifactNumToKeep: 5
 
     parameters:
         - project-parameter:
         - shell: |
             pip freeze
             python scripts/jjb-autoupdate-project.py
-            jenkins-jobs test --recursive -o job_output jjb/
+            jenkins-jobs test --recursive -o archives/job_output jjb/
+
         - releng-check-unicode
 
     publishers:
-        - archive-artifacts:
-            artifacts: 'job_output/*'
         - email-notification:
             email-prefix: '[releng]'
         - archive-build: