From: helenyao Date: Fri, 31 Mar 2017 08:27:20 +0000 (+0800) Subject: Enable the deployment info print for compass X-Git-Tag: 0.2~726^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=5c85d89e66984ef8682a2cbfca6af2b61a005a19;p=functest-xtesting.git Enable the deployment info print for compass Change-Id: Ifcd81ac4694df46109a78e522da2e399b166c867 Signed-off-by: helenyao --- diff --git a/functest/ci/installer_params.yaml b/functest/ci/installer_params.yaml index 26aff9bb..77e9355f 100644 --- a/functest/ci/installer_params.yaml +++ b/functest/ci/installer_params.yaml @@ -2,10 +2,10 @@ apex: ip: '' user: 'stack' pkey: '/root/.ssh/id_rsa' -# compass: -# ip: '192.168.200.2' -# user: 'root' -# password: 'root' +compass: + ip: '192.168.200.2' + user: 'root' + password: 'root' fuel: ip: '10.20.0.2' user: 'root'