Modify Sweetcomb artifacts 94/22794/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 16 Oct 2019 20:51:01 +0000 (15:51 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 16 Oct 2019 20:51:01 +0000 (15:51 -0500)
This change is to remove packages from archived artifacts. The packages
are available in the FD.io packagecloud repo.

Change-Id: I5232050e070f9bb2e69504749f54606db27018ce
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/sweetcomb/sweetcomb.yaml

index 13b1134..134d90e 100644 (file)
     project-type: freestyle
     node: '{os}-us'
     concurrent: true
-    archive-artifacts: >
-      **/build-root/build-package/*.rpm
-      **/build-root/build-package/*.deb
-    allow-empty: 'true'
-    fingerprint: false
-    only-if-success: true
-    default-excludes: false
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
 
     project-type: freestyle
     node: '{os}-us'
-    archive-artifacts: >
-      **/build-root/build-package/*.rpm
-      **/build-root/build-package/*.deb
-    allow-empty: 'true'
-    fingerprint: false
-    only-if-success: true
-    default-excludes: false
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'