collect unit test results for shippable

Signed-off-by: Jake McDermott <jmcdermott@ansible.com>
This commit is contained in:
Jake McDermott
2017-11-02 01:03:00 -04:00
parent 93f35b037d
commit 77e11fe8fe
5 changed files with 48 additions and 14 deletions

View File

@@ -24,3 +24,4 @@ build:
- pip install -U docker-compose
- docker-compose -f tools/docker-compose/unit-tests/docker-compose-shippable.yml build --build-arg TAG=latest unit-tests
- docker-compose -f tools/docker-compose/unit-tests/docker-compose-shippable.yml run unit-tests "make ${AWX_BUILD_TARGET}"
- python tools/docker-compose/unit-tests/collect_shippable_results.py