Use tower_devel as base image for unit tests

This commit is contained in:
Shane McDonald
2016-11-11 14:41:03 -05:00
parent 5657671fb9
commit 30e5904ab3
4 changed files with 14 additions and 65 deletions

View File

@@ -11,4 +11,4 @@ services:
TEST_DIRS: awx/main/tests/unit awx/main/tests/functional
command: ["make test"]
volumes:
- ../../../:/ansible-tower
- ../../../:/tower_devel