nouveau/ci: drop TEST_PHASE_TIMEOUT_MINUTES that match the default value

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30800>
This commit is contained in:
Eric Engestrom 2024-08-21 11:42:32 +02:00 committed by Marge Bot
parent 71787885e3
commit b39e34ba92

View file

@ -23,7 +23,6 @@ gk20a-gles:
variables:
HWCI_TEST_SCRIPT: "/install/deqp-runner.sh"
DEQP_SUITE: nouveau-gm20b
TEST_PHASE_TIMEOUT_MINUTES: 115
.gm20b-gles:
extends: