summaryrefslogtreecommitdiffstats
path: root/jjb/sweetcomb/sweetcomb.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-10-16 15:51:01 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-10-16 15:51:01 -0500
commit4327a01c25c0afd74b3acc7feebee623f90e633c (patch)
treeb0533f8ddb4fca9883f61bb69aaa34574a0d5dcd /jjb/sweetcomb/sweetcomb.yaml
parent03eee3917a17ed8a549681d4429751a3fba1449c (diff)
Modify Sweetcomb artifacts
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>
Diffstat (limited to 'jjb/sweetcomb/sweetcomb.yaml')
-rw-r--r--jjb/sweetcomb/sweetcomb.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml
index 13b1134bc..134d90e85 100644
--- a/jjb/sweetcomb/sweetcomb.yaml
+++ b/jjb/sweetcomb/sweetcomb.yaml
@@ -57,13 +57,6 @@
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}'
@@ -132,13 +125,6 @@
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}'