Skip to content
Snippets Groups Projects
Commit e4791e72 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Again, fixing gitlab-ci runners directory

parent aa87545f
No related branches found
No related tags found
No related merge requests found
test_app: test_app:
script: script:
- . ${HOME}/lalsuite-install/etc/lalapps-user-env.sh - . /home/user1/lalsuite-install/etc/lalapps-user-env.sh
- ${HOME}/anaconda2/bin/python tests.py Writer - /home/user1/anaconda2/bin/python tests.py Writer
- ${HOME}/anaconda2/bin/python tests.py par - /home/user1/anaconda2/bin/python tests.py par
- ${HOME}/anaconda2/bin/python tests.py BaseSearchClass - /home/user1/anaconda2/bin/python tests.py BaseSearchClass
- ${HOME}/anaconda2/bin/python tests.py ComputeFstat - /home/user1/anaconda2/bin/python tests.py ComputeFstat
- ${HOME}/anaconda2/bin/python tests.py SemiCoherentSearch - /home/user1/anaconda2/bin/python tests.py SemiCoherentSearch
- ${HOME}/anaconda2/bin/python tests.py SemiCoherentGlitchSearch - /home/user1/anaconda2/bin/python tests.py SemiCoherentGlitchSearch
- ${HOME}/anaconda2/bin/python tests.py MCMCSearch - /home/user1/anaconda2/bin/python tests.py MCMCSearch
- ${HOME}/anaconda2/bin/python tests.py GridSearch - /home/user1/anaconda2/bin/python tests.py GridSearch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment