Skip to content
Snippets Groups Projects
Commit 99916038 authored by Alexander Pace's avatar Alexander Pace
Browse files

Turning off allow:failure for gstlal, gstlal-inspiral, and offline tests.

parent 0eab71e6
No related branches found
No related tags found
No related merge requests found
...@@ -205,7 +205,6 @@ gstlal-verify: ...@@ -205,7 +205,6 @@ gstlal-verify:
- cd .. - cd ..
only: only:
- manual - manual
allow_failure: true
test:gstlal: test:gstlal:
image: containers.ligo.org/alexander-pace/gstlal-dev/gstlal-dev:el7-mkl-1.14 image: containers.ligo.org/alexander-pace/gstlal-dev/gstlal-dev:el7-mkl-1.14
...@@ -225,7 +224,6 @@ test:gstlal: ...@@ -225,7 +224,6 @@ test:gstlal:
only: only:
- pushes - pushes
- schedules - schedules
allow_failure: true
test:gstlal-inspiral: test:gstlal-inspiral:
image: containers.ligo.org/alexander-pace/gstlal-dev/gstlal-dev:el7-mkl-1.14 image: containers.ligo.org/alexander-pace/gstlal-dev/gstlal-dev:el7-mkl-1.14
...@@ -299,7 +297,6 @@ test:offline: ...@@ -299,7 +297,6 @@ test:offline:
only: only:
- pushes - pushes
- schedules - schedules
allow_failure: true
pages: pages:
#image: aepace/gstlal-dev:el7-mkl-1.14 #image: aepace/gstlal-dev:el7-mkl-1.14
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment