summaryrefslogtreecommitdiffstats
path: root/jjb/rpm_dpdk
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-02-12 13:16:43 -0600
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-02-12 13:16:43 -0600
commit3c50c6a278a2b1e0ba0d3ebd9f60e7bc440a364f (patch)
tree2b6fe76fc008ad9f7d0703e4b09f6498717e2f2a /jjb/rpm_dpdk
parentdf03bfc4800b5b121aa51858e2cf350ccc6bc7dc (diff)
Modify RPM_DPDK node
This node change will switch RPM_DPDK to use the new common-packer CentOS7 image and the new ci-environment. The switch to common-packer standardizes the project with other LF projects providing additional support and automation. The switch to the new ci-environment is to isolate the build minions for security reasons. Change-Id: Ia91b1635bfc992ec7db8032fab51f5de02465b88 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/rpm_dpdk')
-rw-r--r--jjb/rpm_dpdk/rpm_dpdk.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/rpm_dpdk/rpm_dpdk.yaml b/jjb/rpm_dpdk/rpm_dpdk.yaml
index 846a1c5f7..6f56ac38c 100644
--- a/jjb/rpm_dpdk/rpm_dpdk.yaml
+++ b/jjb/rpm_dpdk/rpm_dpdk.yaml
@@ -25,7 +25,7 @@
name: 'rpm_dpdk-verify-{stream}-{os}'
project-type: freestyle
- node: '{os}-basebuild-4c-4g'
+ node: '{os}-builder-4c-4g'
concurrent: true
build-discarder:
@@ -72,7 +72,7 @@
name: 'rpm_dpdk-verify-image-{stream}-{os}'
project-type: freestyle
- node: '{os}-basebuild-4c-4g'
+ node: '{os}-builder-4c-4g'
concurrent: true
build-discarder:
@@ -132,7 +132,7 @@
name: 'rpm_dpdk-merge-{stream}-{os}'
project-type: freestyle
- node: '{os}-basebuild-4c-4g'
+ node: '{os}-builder-4c-4g'
build-discarder:
daysToKeep: '{build-days-to-keep}'