Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -924,7 +924,7 @@ sanitizer-test-ism4: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 14 hours timeout: 4 hours timeout: 6 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM4 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading @@ -934,7 +934,7 @@ sanitizer-test-masa: rules: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 18 hours start_in: 20 hours timeout: 3 hours script: - *update-ltv-repo Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -924,7 +924,7 @@ sanitizer-test-ism4: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 14 hours timeout: 4 hours timeout: 6 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM4 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading @@ -934,7 +934,7 @@ sanitizer-test-masa: rules: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 18 hours start_in: 20 hours timeout: 3 hours script: - *update-ltv-repo Loading