This commit is contained in:
Thomas Sileo 2019-04-11 23:32:23 +02:00
parent 52d2a50760
commit 729a8c039f

View file

@ -28,7 +28,7 @@ steps:
- docker-compose -p instance1 -f docker-compose-tests.yml ps
- WEB_PORT=5007 COMPOSE_PROJECT_NAME=instance2 CONFIG_DIR=./tests/fixtures/instance2/config docker-compose -p instance2 -f docker-compose-tests.yml up -d
- docker-compose -p instance2 -f docker-compose-tests.yml ps
- sleep 5
- sleep 30
# Integration tests first
# - python -m pytest -v --ignore data -k integration
# Federation tests (with two local instances)