From b8cbbb65f226c5e13d1e3c6c0be028ceedfe83a8 Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Thu, 16 Apr 2015 21:31:54 +0000 Subject: [PATCH] auto add AMULET_OS_VIP to preserved env vars in makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bdc2ddfc..91c09233 100644 --- a/Makefile +++ b/Makefile @@ -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 \ 16-basic-trusty-icehouse-git 17-basic-trusty-juno \ 18-basic-trusty-juno-git