Move /tmp/r/org/opendaylight cleanup to archieve-builds macro 93/40893/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 27 Jun 2016 19:58:08 +0000 (15:58 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 27 Jun 2016 19:58:08 +0000 (15:58 -0400)
Change-Id: If69ceef4b45322b49dcdb962de2874c27d06b129
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb-templates/clm.yaml
jjb-templates/distribution-check.yaml
jjb-templates/distribution.yaml
jjb-templates/integration.yaml
jjb-templates/merge.yaml
jjb-templates/periodic.yaml
jjb-templates/sonar.yaml
jjb-templates/validate-autorelease.yaml
jjb-templates/verify.yaml
jjb/releng-macros.yaml

index 61cc962612b4ff7e3ecdf9a5ae5d90336f204d86..842f3bb3e2f9458c41a98e576db85c6d1ddd4242 100644 (file)
@@ -32,7 +32,6 @@
         - timed: 'H H * * 6'
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - provide-maven-settings:
             global-settings-file: 'odl-global-settings'
             settings-file: 'JENKINS_SETTINGS'
index b8fa1996e04859447e218a4d1b49209f296cbea3..08b9822184b1d6096a950fed34f8f6ea5a61c8a5 100644 (file)
@@ -71,7 +71,6 @@
                 notbuilt: false
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - maven-target:
             maven-version: '{mvn33}'
             pom: '$GERRIT_PROJECT/pom.xml'
index d5755b85804bf8377b1804eb9a76e18431fbeff1..2af375ba3782827da0c8e6e16fba67c9b3126693 100644 (file)
@@ -37,7 +37,6 @@
             result: 'success'
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - provide-maven-settings:
             global-settings-file: 'odl-global-settings'
             settings-file: 'JENKINS_SETTINGS'
index 14e6979ae7826da8554861242f65a282274b3ebf..db13fb67041add0bbf4cf7f0c97d0fdbe505a11b 100644 (file)
@@ -44,7 +44,6 @@
             result: 'success'
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - jacoco-nojava-workaround
         - provide-maven-settings:
             global-settings-file: 'odl-global-settings'
index c6de39a151a9b0ab85c21fd5bb68e6b5983db41b..4f517a428fb169a4a27c052f9290b0578315c4e8 100644 (file)
@@ -47,7 +47,6 @@
             branch: '{branch}'
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - jacoco-nojava-workaround
         - provide-maven-settings:
             global-settings-file: 'odl-global-settings'
index 8dbfa7ff6fa6943f4523d54a22c41d54c114dde6..f956082d2cafdacb77b78b6ce47d1dee80fd4db4 100644 (file)
@@ -41,7 +41,6 @@
         - timed: '@daily'
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - jacoco-nojava-workaround
         - provide-maven-settings:
             global-settings-file: 'odl-global-settings'
index b5d40ac0210e5c9246d174b792a4d8ca87f8e415..ec7f7098d76315cbc83e3e1d5a871fe61a76e082 100644 (file)
@@ -34,7 +34,6 @@
             name: 'PROJECT_PATH'
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - jacoco-nojava-workaround
         - provide-maven-settings:
             global-settings-file: 'odl-global-settings'
index 113de96e1178128d617b164c8edea04eea3b929a..89431b285a752d5980e4a6dff006db8177546dda 100644 (file)
@@ -73,7 +73,6 @@
                       pattern: '**/*.xml'
 
     prebuilders:
-        - wipe-org-opendaylight-repo
         - jacoco-nojava-workaround
         - autorelease-checkout-gerrit-patch
         - autorelease-generate-release-patches
index c19d4c2ed358aec6847e756a2171dbc3be59105f..0efacba61fabeecd4ea9b415f4e30dfff1905086 100644 (file)
@@ -55,7 +55,6 @@
             branch: '{branch}'
 
     builders:
-        - wipe-org-opendaylight-repo
         - jacoco-nojava-workaround
         - provide-maven-settings:
             global-settings-file: 'odl-global-settings'
index 90e755d15d8e870625917ae2cd5645e08cc557d6..c29f1af3aac3d0862b2df61fdf1a163e74bbe6a7 100644 (file)
                         global-settings-type: cfp
                 - description-setter:
                     regexp: '^Build logs: .*'
+                # Cleanup after ourselves
+                - wipe-org-opendaylight-repo
             script-only-if-succeeded: False
             script-only-if-failed: False
             mark-unstable-if-failed: True