Loading .gitlab-ci.yml +6 −6 Original line number Diff line number Diff line Loading @@ -953,7 +953,7 @@ sanitizer-test-ism3: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 11 hours timeout: 3 hour timeout: 4 hour script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM3 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading @@ -963,7 +963,7 @@ sanitizer-test-ism4: rules: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 14 hours start_in: 15 hours timeout: 6 hours script: - *update-ltv-repo Loading @@ -974,7 +974,7 @@ sanitizer-test-masa: rules: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 20 hours start_in: 21 hours timeout: 3 hours script: - *update-ltv-repo Loading Loading @@ -1092,7 +1092,7 @@ sanitizer-test-ism+3: - if: $SANITIZER_SCHEDULE_D when: delayed start_in: 5 hours timeout: 3 hour timeout: 4 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM+3 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading @@ -1102,8 +1102,8 @@ sanitizer-test-ism+4: rules: - if: $SANITIZER_SCHEDULE_D when: delayed start_in: 8 hours timeout: 4 hours start_in: 9 hours timeout: 6 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM+4 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading Loading
.gitlab-ci.yml +6 −6 Original line number Diff line number Diff line Loading @@ -953,7 +953,7 @@ sanitizer-test-ism3: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 11 hours timeout: 3 hour timeout: 4 hour script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM3 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading @@ -963,7 +963,7 @@ sanitizer-test-ism4: rules: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 14 hours start_in: 15 hours timeout: 6 hours script: - *update-ltv-repo Loading @@ -974,7 +974,7 @@ sanitizer-test-masa: rules: - if: $SANITIZER_SCHEDULE_A when: delayed start_in: 20 hours start_in: 21 hours timeout: 3 hours script: - *update-ltv-repo Loading Loading @@ -1092,7 +1092,7 @@ sanitizer-test-ism+3: - if: $SANITIZER_SCHEDULE_D when: delayed start_in: 5 hours timeout: 3 hour timeout: 4 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM+3 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading @@ -1102,8 +1102,8 @@ sanitizer-test-ism+4: rules: - if: $SANITIZER_SCHEDULE_D when: delayed start_in: 8 hours timeout: 4 hours start_in: 9 hours timeout: 6 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py ISM+4 $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS Loading