ci/lava: Remove depthcharge-start timeout
It has no effect, as it is overridden by depthcharge-retry timeout / failure_retry. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33906>
This commit is contained in:
committed by
Marge Bot
parent
1835bf3520
commit
d85af615f9
@@ -157,10 +157,6 @@ class LAVAJobDefinition:
|
||||
# Could take between 1 and 1.5 min in slower boots
|
||||
"minutes": 4
|
||||
},
|
||||
"depthcharge-start": {
|
||||
# Should take less than 1 min.
|
||||
"minutes": 1,
|
||||
},
|
||||
"depthcharge-action": {
|
||||
# This timeout englobes the entire depthcharge timing,
|
||||
# including retries
|
||||
|
||||
Reference in New Issue
Block a user