Reorder tests

This commit is contained in:
GeorgianaElena
2020-08-22 00:13:16 +03:00
parent a9fe4e771a
commit ebabe682c3

View File

@@ -110,7 +110,7 @@ commands:
- run:
name: Run bootstrap checks
command: |
pip install requests
python3 -m pip install requests
py.test integration-tests/test_bootstrap.py
@@ -170,15 +170,14 @@ jobs:
- build_systemd_image
- bootstrap_checks
- basic_tests
- admin_tests
- plugin_tests
- bootstrap_checks
upgrade-test:
docker:
- image: docker:18.05.0-ce-git