mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 00:49:04 +02:00
turnip/ci: bump the a750_vk timeout
We already managed to hit the timeout once, and since the job is manual anyway, let's bump it generously so as to also allow for more tests to be added without having to bump the timeout every time. Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29381>
This commit is contained in:
parent
8b6ea47020
commit
fed03b9662
1 changed files with 3 additions and 3 deletions
|
|
@ -342,10 +342,10 @@ a750_vk:
|
|||
- .b2c-freedreno-vk-test
|
||||
- .a750-mupuf
|
||||
- .valve-freedreno-turnip-manual-rules
|
||||
timeout: 45m # base runtime 36min total, 34min of testing
|
||||
timeout: 60m # base runtime 36min total, 34min of testing
|
||||
variables:
|
||||
B2C_TIMEOUT_BOOT_MINUTES: 38
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 42
|
||||
B2C_TIMEOUT_BOOT_MINUTES: 52
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 55
|
||||
DEQP_SUITE: freedreno-a750-vk
|
||||
HWCI_TEST_SCRIPT: ./install/deqp-runner.sh
|
||||
B2C_JOB_SUCCESS_REGEX: '^\+ DEQP_EXITCODE=0\r$'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue