mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
change ordering of test dirs
This commit is contained in:
parent
731420a834
commit
8f3e3c4ae1
@ -8,7 +8,7 @@ services:
|
||||
image: gcr.io/ansible-tower-engineering/unit-test-runner:latest
|
||||
environment:
|
||||
SWIG_FEATURES: "-cpperraswarn -includeall -I/usr/include/openssl"
|
||||
TEST_DIRS: awx/main/tests/unit awx/main/tests/functional
|
||||
TEST_DIRS: awx/main/tests/functional awx/main/tests/unit
|
||||
command: ["make test"]
|
||||
volumes:
|
||||
- ../../../:/tower_devel
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user