aboutsummaryrefslogtreecommitdiff
path: root/tcwg-update-snapshots_ref.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2015-08-21 16:44:12 +0200
committerChristophe Lyon <christophe.lyon@linaro.org>2015-08-21 16:44:12 +0200
commit7ef787e7e117532c2f63f6cd902eb99f493a39eb (patch)
treed62cfd7df178b16af6c130721133a43d11e3b340 /tcwg-update-snapshots_ref.yaml
parent9b912b2a0b67b0fc7af3cbb660121195566ac0b3 (diff)
tcwg-buildfarm-christophe
tcwg-buildfarm-master-hetzner-02 tcwg-buildfarm-master-hetzner-04 tcwg-buildfarm-master-hetzner-06 tcwg-buildfarm-master-hetzner-07 tcwg-buildfarm-master-hetzner-08 tcwg-buildfarm-master-hetzner-09 tcwg-compare-results tcwg-make-release tcwg-update-snapshots_ref: Rename slaves from tcwg-x86_64-?? to tcwg-x86_64-ex40-build-??. This is needed after the slaves have been renamed in Jenkins (TICKET-43), such that it's easier for us to know if the slave is a Hetzner machine, or in the Cambridge lab. Change-Id: Iaa1194e87cb05c80c2bf939b6e430c037d32e853
Diffstat (limited to 'tcwg-update-snapshots_ref.yaml')
-rw-r--r--tcwg-update-snapshots_ref.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tcwg-update-snapshots_ref.yaml b/tcwg-update-snapshots_ref.yaml
index bc441e9ea9..b763a45d23 100644
--- a/tcwg-update-snapshots_ref.yaml
+++ b/tcwg-update-snapshots_ref.yaml
@@ -19,7 +19,7 @@
default: false
description: 'Regenerate snapshots'
disabled: false
- node: tcwg-x86_64-01
+ node: tcwg-x86_64-ex40-build-01
display-name: 'Update reference ABE snapshots on TCWG machines'
triggers:
- timed: '@weekly'
@@ -37,7 +37,7 @@
type: slave
name: label
values:
- - tcwg-x86_64-01
+ - tcwg-x86_64-ex40-build-01
- tcwg-x86_64-build-01
execution-strategy:
sequential: false
@@ -51,7 +51,7 @@
- build-name:
name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}'
- matrix-tie-parent:
- node: tcwg-x86_64-01
+ node: tcwg-x86_64-ex40-build-01
builders:
- shell: |
#!/bin/bash
@@ -63,7 +63,7 @@
fi
case "$label" in
- tcwg-x86_64-01)
+ tcwg-x86_64-ex40-build-01)
machines="$(for i in 1 2 4 6 7 8 9; do echo tcwg-ex40-0$i; done) r1-a7.aus-colo r1-a8.aus-colo"
;;
tcwg-x86_64-build-01)