diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-03-28 07:58:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-06 07:01:04 +0000 |
commit | 4b33c515f3c2a955801586122b114403a67a7d74 (patch) | |
tree | aeb8165b503c4652677986d1ebcff12743d1d988 /docs | |
parent | 375c5de857ec06148698c04a57711d6a9c4700b5 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/danube'
- 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>
(cherry picked from commit 38df788fc4a683717a6e7cbd498fad1e7cbe7209)
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 d19113a5cd65f83d29ea48a3ae75cefa1d91467 +Subproject c5a35bcde80df0dd367e40b9acd7f941b33dc4b |