turnip/ci: bump the vkcts a750 timeout by 15 minutes
This fixes spurious fails due to exceeding the timeout seconds ahead of finishing the job :s Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32541>
This commit is contained in:
committed by
Marge Bot
parent
c4012f9adc
commit
56b72144e5
@@ -423,10 +423,10 @@ a750-vk:
|
||||
- .b2c-freedreno-vk-test
|
||||
- .a750-mupuf
|
||||
- .valve-freedreno-turnip-manual-rules
|
||||
timeout: 60m # base runtime 36min total, 34min of testing
|
||||
timeout: 75m # base runtime 54min total, 51min of testing
|
||||
variables:
|
||||
B2C_TIMEOUT_BOOT_MINUTES: 52
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 55
|
||||
B2C_TIMEOUT_BOOT_MINUTES: 65
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 70
|
||||
DEQP_SUITE: freedreno-a750-vk
|
||||
HWCI_TEST_SCRIPT: ./install/deqp-runner.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user