From fdf46cd0e46556dd17326b34c60922e72fbc630c Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Wed, 31 Jan 2018 22:00:40 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Modify fuel_baremetal pod config file" - Modify fuel_baremetal pod config file The current HA testcases failed on fuel baremetal installer with reason "SSHTimeout". This is due to incorrect ssh login info in the pod config file. The change is to by running 'prepare_env.sh' script to - read env vars 'USER_NAME' and 'SSH_KEY' - replace the 'node_username' to env var 'USER_NAME' - replace the "node_keyfile" to env var 'SSH_KEY' JIRA: ARMBAND-317 Change-Id: I0239892f447ae99ab4025eedcd133e1b6f04e5a5 Signed-off-by: ting wu --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index e91789dc2..0eaab35c0 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit e91789dc2832a685c58591a9890ddbecdf52ae2d +Subproject commit 0eaab35c0129de150d8c726cb0f205aa76f2b464 -- cgit 1.2.3-korg