Skip to content
GitLab
Explore
Sign in
Commits on Source (2)
Extend timeout to 8 hours in ivas-pytest-anchor, relevant for fx-fx LTV tests
· 5b26d139
norvell
authored
Sep 03, 2025
5b26d139
Merge branch 'extend-timeout' into 'main'
· 09f90024
norvell
authored
Sep 03, 2025
Extend timeout to 8 hours in ivas-pytest-anchor, relevant for fx-fx LTV tests See merge request
!30
09f90024
Show whitespace changes
Inline
Side-by-side
main-basop.yml
View file @
09f90024
...
...
@@ -239,7 +239,7 @@ workflow:
.ivas-pytest-anchor
:
&ivas-pytest-anchor
stage
:
test
needs
:
[
"
build-codec-linux-make"
]
timeout
:
"
36
0
minutes"
timeout
:
"
48
0
minutes"
variables
:
# keep "mld" in artifact name for backwards compatibility reasons
CSV_ARTIFACT_NAME
:
"
mld--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.csv"
...
...