Get envs from environment variables to test multi-SUT 65/23065/5
authorzshi <zshi@redhat.com>
Mon, 17 Oct 2016 06:03:14 +0000 (14:03 +0800)
committerzshi <zshi@redhat.com>
Mon, 17 Oct 2016 06:03:14 +0000 (14:03 +0800)
commit031045275eb6a05b9be05bee14456d0ca92ab5fb
tree7f44289120425e190edad63ca20e8c089107c2f1
parent81ee53d97e9457e31f2d12f2741a4bbd54b5b332
Get envs from environment variables to test multi-SUT

JIRA: DOVETAIL-32

currently envs variable is hard-coded to specific values
which are not suitable for multi-SUT platform, fix it by
reading it from environment variable. this commit is for
apex installer testing purpose.

Change-Id: I2163b96208d42a91f2795de6a55b276b803dc5e8
Signed-off-by: zshi <zshi@redhat.com>
dovetail/container.py