Optimize running of CI cloud integration tests.

pull/24048/head
Matt Clay 7 years ago
parent 04868c22b7
commit e0e5b4cf64

@ -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/'

Loading…
Cancel
Save