aboutsummaryrefslogtreecommitdiff
path: root/tcwg_gnu_native.yaml
diff options
context:
space:
mode:
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>2023-08-23 16:24:29 -0300
committerThiago Jung Bauermann <thiago.bauermann@linaro.org>2023-08-25 13:35:41 -0300
commitf924a92b73600aadca01d75466d85a94d05f3f5e (patch)
tree79aa81dab518d0e7fd6d6cd6b1a86db7a824fdea /tcwg_gnu_native.yaml
parente0987f38ecf39fc0985e7895f6c3bedbb723e468 (diff)
tcwg_gnu: Increase build timeout for GDB check jobs
When enabling TIMEOUTFACTOR for GDB check jobs, the 32 bit Arm builds can take more than 24h to run (the biggest run time seen in tests was 27h44m). This run time is expected to go back to normal after the timeouts are incorporated into the baseline results, so temporarily increase the build timeout for GDB check jobs so that the baseline can be updated. Note: The timeout parameter is given in minutes. Suggested-by: Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> Change-Id: I20cb8491d27b8cdb4b1be37641aed8c9ad2d14b2
Diffstat (limited to 'tcwg_gnu_native.yaml')
-rw-r--r--tcwg_gnu_native.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/tcwg_gnu_native.yaml b/tcwg_gnu_native.yaml
index aa4cc0df13..26f9f29b83 100644
--- a/tcwg_gnu_native.yaml
+++ b/tcwg_gnu_native.yaml
@@ -3,6 +3,7 @@
- project:
name: tcwg_gnu_native
type_of_test: ""
+ timeout_build: 1000
# By default, run each CI loop daily.
cron_master: 'H H * * *'
docker_security: ''
@@ -11,7 +12,8 @@
- tcwg_gnu_native_check_binutils
- tcwg_gnu_native_check_gcc
- tcwg_gnu_native_check_glibc
- - tcwg_gnu_native_check_gdb
+ - tcwg_gnu_native_check_gdb:
+ timeout_build: 2000
- tcwg_gnu_native_fast_check_gcc
- tcwg_gnu_native_fast_check_gdb
binutils_url: git://sourceware.org/git/binutils-gdb.git
@@ -888,7 +890,7 @@
cron: '{cron}'
wrappers:
- build-wrappers:
- timeout: 1000
+ timeout: {timeout_build}
builders:
- run-build:
build_script: 'tcwg_gnu-build.sh'
@@ -938,4 +940,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 4271b53fd311783d00ce970c2c3ea755
+# checksum: a5211f7c8411fd31f303459dc5bdf385