Preserve env when calling tox

This will run the integration tests with the sourced credentials.

Change-Id: Id6c8072c28949e8c25b46d3d24546bd660c77017
This commit is contained in:
Steve Baker
2014-10-07 12:47:56 +13:00
parent c511d076b8
commit c1caf40032

View File

@@ -16,4 +16,4 @@
source /opt/stack/new/devstack/accrc/demo/demo
cd /opt/stack/new/heat
sudo tox -eintegration
sudo -E tox -eintegration