refactor useful legacy code about preparing test enviroment 29/27229/7
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Thu, 19 Jan 2017 07:49:10 +0000 (15:49 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Mon, 23 Jan 2017 02:24:49 +0000 (10:24 +0800)
commitcf7acd2b1f054c220da1a1582a005035bfd92a56
treecd7d5a742693d958ba976fd3e90e9c9c18b5237d
parent1d4610afd990101eead7ede56e6252577ab245d8
refactor useful legacy code about preparing test enviroment

- move useful scripts to qtip/scripts
- refactor some functions which belong to env_setup.py and
add them to qtip/runner/env.py

Change-Id: Ibf6c27103dfc45016920f4b602cd72d703c1f636
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
qtip/scripts/fetch_compute_ips.sh [moved from legacy/scripts/fetch_compute_ips.sh with 99% similarity]
qtip/scripts/qtip_creds.sh [moved from legacy/scripts/qtip_creds.sh with 100% similarity]
qtip/util/env.py [new file with mode: 0644]