auto add AMULET_OS_VIP to preserved env vars in makefile

This commit is contained in:
Ryan Beisner 2015-04-16 21:31:51 +00:00
parent 736a20f8a3
commit 2d7be9659a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ test:
# coreycb note: The -v should only be temporary until Amulet sends
# raise_status() messages to stderr:
# https://bugs.launchpad.net/amulet/+bug/1320357
@juju test -v -p AMULET_HTTP_PROXY --timeout 900 \
@juju test -v -p AMULET_HTTP_PROXY,AMULET_OS_VIP --timeout 900 \
00-setup 14-basic-precise-icehouse 15-basic-trusty-icehouse
bin/charm_helpers_sync.py: