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

Adding GSTLAL_FIR_WHITEN to two unit tests.

parent 45502e1e
No related branches found
No related tags found
No related merge requests found
......@@ -176,6 +176,7 @@ test:gstlal-inspiral:
dependencies:
- level2:gstlal-inspiral
script:
- export GSTLAL_FIR_WHITEN=0
- apt-get install -y python-pytest
- cd gstlal-inspiral
- python -m pytest -v --doctest-modules --ignore gst/python --ignore tests --ignore python/lloidplots.py --ignore python/llweb.py --ignore python/plotsegments.py --ignore python/plotsensitivity.py --ignore python/snglinspiraltable.py --ignore python/spawaveform.py --ignore python/spiirparts.py --ignore python/webpage.py --ignore python/imr_utils.py
......@@ -204,6 +205,7 @@ test:offline:
dependencies:
- level2:gstlal-inspiral
script:
- export GSTLAL_FIR_WHITEN=0
- cd gstlal-inspiral/tests
- make -f Makefile_offline_tutorial_test
artifacts:
......
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