Dovetail needs credentials file openrc as an input 29/31129/8
authorxudan <xudan16@huawei.com>
Tue, 21 Mar 2017 06:39:45 +0000 (06:39 +0000)
committerxudan <xudan16@huawei.com>
Fri, 24 Mar 2017 07:50:02 +0000 (07:50 +0000)
commitba8d52ba3a4619e170519ae6acea123514bd033b
treea784cc12d762839a8c39030c284cc2b884ce09c2
parenta7d34e413eb83825bd16191e70256e984dc66808
Dovetail needs credentials file openrc as an input

1. The Dovetail tool itself needs openrc file as the input rather than
   INSTALLER_TYPE and INSTALLER_IP.
   See JIRA: DOVETAIL-369  and  JIRA: DOVETAIL-371
2. Now Dovetail CI jobs just give INSTALLER_TYPE and INSTALLER_IP
   to Dovetail tool.
3. So Dovetail CI jobs need to fetch the openrc file before
   and run Dovetail tool with the openrc file.

JIRA: DOVETAIL-372

Change-Id: I3a6293da621ae0a2f5d72a297d3d912fd60e05d8
Signed-off-by: xudan <xudan16@huawei.com>
jjb/dovetail/dovetail-run.sh