Fix build
This commit is contained in:
@@ -21,6 +21,8 @@ script:
|
||||
- docker-compose -p instance1 -f docker-compose-tests.yml ps
|
||||
- WEB_PORT=5007 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
|
||||
- curl http://localhost:5006
|
||||
- curl http://localhost:5007
|
||||
# Integration tests first
|
||||
- python -m pytest -v --ignore data -k integration
|
||||
# Federation tests (with two local instances)
|
||||
|
Reference in New Issue
Block a user