diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-01-31 22:00:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-31 22:00:40 +0000 |
commit | fdf46cd0e46556dd17326b34c60922e72fbc630c (patch) | |
tree | 68d9ec613add044ba21c28039797ac8612cdcf94 /docs | |
parent | bf45297adcae98e26cd0fc22b4870ec534d9a11d (diff) |
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 <ting.wu@enea.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject e91789dc2832a685c58591a9890ddbecdf52ae2 +Subproject 0eaab35c0129de150d8c726cb0f205aa76f2b46 |