Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 31 Jan 2018 22:00:40 +0000 (22:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 31 Jan 2018 22:00:40 +0000 (22:00 +0000)
commitfdf46cd0e46556dd17326b34c60922e72fbc630c
tree68d9ec613add044ba21c28039797ac8612cdcf94
parentbf45297adcae98e26cd0fc22b4870ec534d9a11d
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>
docs/submodules/yardstick