summaryrefslogtreecommitdiffstats
path: root/jjb/udpi
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-10-16 15:46:19 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-10-16 15:46:19 -0500
commit7027c7742201d1479c651316a4060bd292c513df (patch)
treea2f9f8cabc21579513333c0797c166840161e1f8 /jjb/udpi
parent03eee3917a17ed8a549681d4429751a3fba1449c (diff)
Modify UDPI artifacts
This change is to remove packages from archived artifacts. The packages will be available in Nexus or packagecloud depending on how you configure your merge job. Change-Id: I3cda06e99ac008a7eaf1e1b39b8a5e19b73c359a Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/udpi')
-rw-r--r--jjb/udpi/udpi.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/udpi/udpi.yaml b/jjb/udpi/udpi.yaml
index 3e808aa47..1d910d0f6 100644
--- a/jjb/udpi/udpi.yaml
+++ b/jjb/udpi/udpi.yaml
@@ -44,13 +44,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}'
@@ -113,13 +106,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}'