Debug CI
This commit is contained in:
@@ -25,6 +25,8 @@ script:
|
|||||||
# Integration tests first
|
# Integration tests first
|
||||||
- python -m pytest -v --ignore data -k integration
|
- python -m pytest -v --ignore data -k integration
|
||||||
# Federation tests (with two local instances)
|
# Federation tests (with two local instances)
|
||||||
|
- curl http://localhost:5006
|
||||||
|
- curl http://localhost:5007
|
||||||
- pwd
|
- pwd
|
||||||
- ls -lR .
|
- ls -lR .
|
||||||
- python -m pytest -v -s --ignore data -k federation
|
- python -m pytest -v -s --ignore data -k federation
|
||||||
|
Reference in New Issue
Block a user