Skip to content

Commit 7b68284

Browse files
asaezpercodebot
authored andcommitted
ci: enable test mode sanitizers in nightly
1 parent dfcfbfd commit 7b68284

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab/ci/e2e.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,6 @@ test mode ru tsan:
410410
variables:
411411
MARKERS: test_mode_not_crash
412412
KEYWORDS: "test_ru and not 16cell"
413-
when: manual
414413
allow_failure: true
415414
needs:
416415
- job: basic tsan
@@ -423,7 +422,6 @@ test mode ru asan:
423422
variables:
424423
MARKERS: test_mode_not_crash
425424
KEYWORDS: "test_ru and not 16cell"
426-
when: manual
427425
allow_failure: true
428426
needs:
429427
- job: basic asan
@@ -436,7 +434,6 @@ test mode ru memcheck:
436434
variables:
437435
MARKERS: test_mode_not_crash
438436
KEYWORDS: "test_ru and not 16cell"
439-
when: manual
440437
allow_failure: true
441438
needs:
442439
- job: basic memcheck

0 commit comments

Comments
 (0)