Optimize running of CI cloud integration tests.

This commit is contained in:
Matt Clay 2017-07-14 20:43:35 -07:00
parent 04868c22b7
commit e0e5b4cf64

View file

@ -10,3 +10,4 @@ target="posix/ci/cloud/"
# shellcheck disable=SC2086
ansible-test integration --color -v --retry-on-error "${target}" --docker "${image}" ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} \
--changed-all-target 'posix/ci/cloud/vcenter/'