Debug the CI

This commit is contained in:
Thomas Sileo
2018-05-30 22:50:45 +02:00
parent d2be270ccb
commit 3dbe4ba4e9
4 changed files with 7 additions and 5 deletions

View File

@@ -24,6 +24,6 @@ script:
# Integration tests first
- python -m pytest -v --ignore data -k integration
# Federation tests (with two local instances)
- ls -lR tests
- ls -lR /app
- python -m pytest -v -s --ignore data -k federation
- docker logs instance1_web_1