diff --git a/test/utils/shippable/cloud.sh b/test/utils/shippable/cloud.sh index 647f6f834a2..1633c155556 100755 --- a/test/utils/shippable/cloud.sh +++ b/test/utils/shippable/cloud.sh @@ -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/'