more docker integration test tweaks
This commit is contained in:
parent
7d62a23b36
commit
7841dec5d8
9 changed files with 39 additions and 62 deletions
|
@ -5,5 +5,6 @@ RUN apt-get update && \
|
|||
pip install tox
|
||||
COPY . /integration
|
||||
WORKDIR /integration
|
||||
RUN tox --notest
|
||||
|
||||
CMD ["tox", "-e", "integration-tests"]
|
Loading…
Add table
Add a link
Reference in a new issue