Skip to content

Commit

Permalink
Added all modules to integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwang committed Feb 24, 2021
1 parent 2954215 commit 86fe255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ deps =
[testenv:integration]
docker =
keycloak
commands = {envpython} -m coverage run --source cloudman --branch cloudman/manage.py test {posargs:cloudman}
commands = {envpython} -m coverage run --source cloudman --branch cloudman/manage.py test {posargs:cloudman clusterman helmsman projman}

[docker:keycloak]
image = jboss/keycloak:7.0.0
Expand Down

0 comments on commit 86fe255

Please sign in to comment.