summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Watkins <oddbloke@ubuntu.com>2020-11-23 11:13:08 -0500
committerDaniel Watkins <oddbloke@ubuntu.com>2020-11-23 11:13:08 -0500
commit9e08b4f7edc3dedd56a1a2c841e2102210825725 (patch)
tree0d7abd4866d94473f617b5feca1258d73af153ac
parent29cd0a89a17b12732237e62af5a287da9f4c174f (diff)
downloadcloud-init-git-tests-wip.tar.gz
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6d25f477..23616615 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -199,7 +199,7 @@ matrix:
fi
# Use sudo to get a new shell where we're in the sbuild group
- sudo -E su $USER -c 'sbuild --nolog --no-run-lintian --verbose --dist=xenial cloud-init_*.dsc'
- - sg lxd -c 'CLOUD_INIT_IMAGE_SOURCE="$(ls *.deb)" tox -e integration-tests-ci' &
+ - sg lxd -c 'CLOUD_INIT_PLATFORM=lxd_vm CLOUD_INIT_IMAGE_SOURCE="$(ls *.deb)" tox -e integration-tests-ci' &
- |
SECONDS=0
while [ -e /proc/$! ]; do