diff options
author | Jing Lu <lvjing5@huawei.com> | 2017-04-01 09:36:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-01 09:36:06 +0000 |
commit | cf332751e4ae35bb088acf2859270661150713a9 (patch) | |
tree | 2e0e31ecf35c8da2220d42aae998ea608cdf46ad /docs/submodules | |
parent | eeb7a15457aefaf6bf2cf30748ce467d409f67f6 (diff) |
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>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 3ab4604618224ea618083e1b5cd6fd8a1d81562 +Subproject ce91fca5ade5ede330bf4c799dbffdf1b4762a9 |