aboutsummaryrefslogtreecommitdiff
path: root/tcwg-update-snapshots_ref.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2015-08-21 18:14:06 +0200
committerChristophe Lyon <christophe.lyon@linaro.org>2015-08-21 18:14:06 +0200
commit8faaab8783d2848908f2ceb93931317bdcbad02d (patch)
tree467eeaef1f3cb9662a564ad39edab2ecc6fa46c4 /tcwg-update-snapshots_ref.yaml
parentf7d0b1ebc2aa010965b195af3903efe07697b551 (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: Fix typo in slaves names: ex40-build -> ex40build. Change-Id: I2e89daa9d6f28e5daca67c317c27293db042be35
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 80e1432b2e..d5c7816758 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-ex40-build-01
+ node: tcwg-x86_64-ex40build-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-ex40-build-01
+ - tcwg-x86_64-ex40build-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-ex40-build-01
+ node: tcwg-x86_64-ex40build-01
builders:
- shell: |
#!/bin/bash
@@ -63,7 +63,7 @@
fi
case "$label" in
- tcwg-x86_64-ex40-build-01)
+ tcwg-x86_64-ex40build-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)