Switch default cloud tests to smoketest.

This commit is contained in:
Matt Clay 2017-08-18 18:02:24 -07:00
commit 1a98962e19
4 changed files with 4 additions and 1 deletions

View file

@ -10,4 +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/'
--changed-all-target 'posix/ci/cloud/smoketest/'