Update git submodules
authorJing Lu <lvjing5@huawei.com>
Sat, 1 Apr 2017 09:36:06 +0000 (09:36 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 1 Apr 2017 09:36:06 +0000 (09:36 +0000)
commitcf332751e4ae35bb088acf2859270661150713a9
tree2e0e31ecf35c8da2220d42aae998ea608cdf46ad
parenteeb7a15457aefaf6bf2cf30748ce467d409f67f6
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "yardstick offline support"
  - yardstick offline support

    JIRA: YARDSTICK-597

    Currently yardstick can not run offline.
    In some case this will block the process, causing yardstick job failed
    The reason is yardstick will pull the latest code when run in CI.
    Actually we need not pull the latest code because the code in yardstick
    is already the latest code.
    So I remove them.
    Also I check the environment variable and yardstick-image when fetch
    openrc file and load images.

    Change-Id: I797da272932ab5292aa40585c82c119aa71b8849
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docs/submodules/yardstick