aboutsummaryrefslogtreecommitdiff
path: root/tcwg-upstream-monitoring.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2020-02-28 17:47:38 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2020-02-28 17:48:25 +0000
commit19c0e3d744c88d6a3a20cc0caa644449607ad286 (patch)
treed51c226e02ffa710a0dd0d94ae8cb3c9f662a2c6 /tcwg-upstream-monitoring.yaml
parentb2b661b9484dc8dd58f1e313335916f0b17bfbc8 (diff)
Revert "tcwg-upstream-monitoring: Stop monitoring x86"
This reverts commit 0aa82889fd13ee699ddb40fabe7b1ec2218dd092. Re-enable x86 testing, at least to confirm that the problem with glibc-2.31 has been fixed. Change-Id: I01b1c0130ea7ac71bb91701c0e484513140eb4cc
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 1c9a3a9d17..28701ae9ff 100644
--- a/tcwg-upstream-monitoring.yaml
+++ b/tcwg-upstream-monitoring.yaml
@@ -108,12 +108,12 @@
cat <<EOF > buildfarm_parameters
override=$(echo ${comp_list} --extraconfigdir ../config/$config $override)
log_name=tcwg-upstream-monitoring/${branch}-$BUILD_NUMBER/@@host@@.\$target
- runtests=tcwg-apm_32-build tcwg-apm_64-build
+ runtests=tcwg-x86_64-build tcwg-x86_32-build tcwg-apm_32-build tcwg-apm_64-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-apm_32-build tcwg-apm_64-build
+ target_list=tcwg-x86_64-build tcwg-x86_32-build tcwg-apm_32-build tcwg-apm_64-build
log_server=$log_server
abe_branch=tested
scripts_branch=tested