aboutsummaryrefslogtreecommitdiff
path: root/tcwg-upstream-monitoring.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-06-19 20:35:59 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-06-27 14:18:01 +0000
commit61b1ce37ed300c88c98403e6303ba619d0615b1d (patch)
tree0f229963d6fda8aaaa1cd24ab1f37dddaf4dceb9 /tcwg-upstream-monitoring.yaml
parent5937fdc6803ca15fd6558698644c25d784765b85 (diff)
tcwg-*: Use @@host@@ instead of \$builder_type
Since tcwg-buildfarm.sh has a new interface, "host" (former builder_type) cannot be computed before we evalute log_name. Using @@host@@ enables the use of sed later to replace it with the right value. This patch complements https://review.linaro.org/#/c/25980/ Change-Id: Ie2235a60860f67033fce109ccf990008605192a1
Diffstat (limited to 'tcwg-upstream-monitoring.yaml')
-rw-r--r--tcwg-upstream-monitoring.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-upstream-monitoring.yaml b/tcwg-upstream-monitoring.yaml
index 668e3a9d..642fbfc9 100644
--- a/tcwg-upstream-monitoring.yaml
+++ b/tcwg-upstream-monitoring.yaml
@@ -107,7 +107,7 @@
cat <<EOF > buildfarm_parameters
override=$(echo ${comp_list} --extraconfigdir ../config/$config $override)
- log_name=tcwg-upstream-monitoring/${branch}-$BUILD_NUMBER/\$builder_type.\$target
+ log_name=tcwg-upstream-monitoring/${branch}-$BUILD_NUMBER/@@host@@.\$target
runtests=tcwg-x86_64-build tcwg-x86_32-build tcwg-apm_64-build tcwg-apm_32-build tcwg-d05_32-build tcwg-d05_64-build tcwg-thx1_64-build
host_x86_64_excludecheck=gdb
host_aarchXX_excludecheck=gdb