dovetail: create file pod.yaml for running HA test cases 17/33917/4
authorxudan <xudan16@huawei.com>
Thu, 27 Apr 2017 06:53:32 +0000 (06:53 +0000)
committerxudan <xudan16@huawei.com>
Tue, 2 May 2017 08:02:03 +0000 (08:02 +0000)
commit44df09b5fbf564c014020ea98ce7650b46bfd771
tree9a3175110870cb210f476185d37fcb20dbc2011d
parenta19708f290905bbb831e7430a1d9a984d5fb6e79
dovetail: create file pod.yaml for running HA test cases

JIRA: DOVETAIL-407

1. HA test cases need a file pod.yaml giving the info of the pod
   (node's ip, username, password/key_file).
2. Dovetail client has finished the adaption JIRA: DOVETAIL-405.
3. CI uses create_pod_file.py to generate /home/opnfv/dovetail/userconfig/pod.yaml
4. If INSTALLER_TYPE is fuel, fetch it's jumpserver key to
   /home/opnfv/dovetail/userconfig/id_rsa

Change-Id: Iaf6afbdfb8e4331ae9a10ea3df060c37e9010a0a
Signed-off-by: xudan <xudan16@huawei.com>
jjb/dovetail/dovetail-run.sh
utils/create_pod_file.py [new file with mode: 0644]