Skip to content

Commit

Permalink
remove old catalog tests from jenkins e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
bennahugo committed Feb 9, 2021
1 parent 669beaf commit 27b4b05
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis/py3.docker
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,5 @@ RUN pip3 install nose
WORKDIR /src/pyxis/Pyxis/recipes/meqtrees-batch-test
RUN python3 -m "nose"

# test different catalog formats
RUN python3 /usr/local/bin/tigger-convert /code/tigger-lsm/test/3C147-HI6.refmodel.lsm.html /tmp/output.txt
RUN python3 /usr/local/bin/tigger-make-brick /code/tigger-lsm/test/3C147-HI6.refmodel.lsm.html /code/tigger-lsm/test/bla.fits
RUN python3 /usr/local/bin/tigger-tag /code/tigger-lsm/test/3C147-HI6.refmodel.lsm.html gijs
RUN python3 /usr/local/bin/tigger-restore -f /code/tigger-lsm/test/bla.fits /code/tigger-lsm/test/3C147-HI6.refmodel.lsm.html

ENTRYPOINT ["meqtree-pipeliner.py"]
CMD ["--help"]

0 comments on commit 27b4b05

Please sign in to comment.