summaryrefslogtreecommitdiffstats
path: root/scripts/qtip_creds.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-10-22bugfix: cannot run qtip_creds.shwu.zhihui1-1/+1
miss a '#' in first line. Change-Id: I98bcb5b54a7ff1eba563c8128e58ea1168ce8bb2 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-10-17bugfix due to directory adjustmentwu.zhihui1-7/+7
Some files still use directory "data/". Fix it. Change-Id: Ia07f380c3e9c3e312d17b09728b050c818492f0f Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-10-14Adjust directory structurewu.zhihui1-0/+30
qtip ! +---- scripts ! ! ! +----ref_result # python scripts to generate results report ! +----fetch_compute_ips.sh ! +----fetch_os_creds.sh ! +----file_permission.sh ! +----get_env_info.sh ! +----qtip_creds.sh ! +----ssh_exch.exp ! +---- config ! ! ! +---- Qtip_key ! +---- Qtip_key.pub ! +---- SampleHeat.yaml ! +---- utils ! ! ! +---- logger_utils.py ! +---- report # generate pdf report file Change-Id: Ia908ff31494369c1a13fb88b1ff9b0e5681f8e29 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>