aboutsummaryrefslogtreecommitdiff
path: root/tcwg-upstream-monitoring.yaml
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2017-04-27 14:48:51 +0200
committerYvan Roux <yvan.roux@linaro.org>2017-04-27 14:19:24 +0000
commitfd7c8a1f4cde3f7d9413a3a83dd687acc0fe4301 (patch)
tree2c5f0cf743bcef2389d76a8683c3446fb1cd5af8 /tcwg-upstream-monitoring.yaml
parentb87e29e0c6dc276476498d217b8b55a42ea72209 (diff)
tcwg-upstream-monitoring: Enable ARMv7 validation on tk1.
Change-Id: Iea54517559c5f7f12085f45582edfc07d938f3e6
Diffstat (limited to 'tcwg-upstream-monitoring.yaml')
-rw-r--r--tcwg-upstream-monitoring.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcwg-upstream-monitoring.yaml b/tcwg-upstream-monitoring.yaml
index dbe8732d66..4ac7980c77 100644
--- a/tcwg-upstream-monitoring.yaml
+++ b/tcwg-upstream-monitoring.yaml
@@ -90,12 +90,12 @@
cat <<EOF > buildfarm_parameters
override=gcc=gcc.git~$gcc_branch --extraconfigdir ../config/$config $override
log_name=tcwg-upstream-monitoring/${branch}-$BUILD_NUMBER/\$builder_type.\$target
- runtests=tcwg-x86_64-build tcwg-x86_32-build tcwg-apm_64-build tcwg-apm_32-build
+ runtests=tcwg-x86_64-build tcwg-x86_32-build tcwg-apm_64-build tcwg-apm_32-build tcwg-tk1_32-build
host_x86_64_excludecheck=gdb
host_aarchXX_excludecheck=gdb
host_x86_64_languages=$native_x86_64_languages
host_aarchXX_languages=$native_aarchXX_languages
- target_list=tcwg-x86_64-build tcwg-x86_32-build tcwg-apm_64-build tcwg-apm_32-build
+ target_list=tcwg-x86_64-build tcwg-x86_32-build tcwg-apm_64-build tcwg-apm_32-build tcwg-tk1_32-build
log_server=$log_server
abe_branch=refs/remotes/origin/master
displaytag=upstream-monitoring-$branch-${BUILD_NUMBER}