diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-02-16 11:09:11 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2017-02-16 11:09:11 +0000 |
commit | 7cffcafa6af52866d8ea81655773902fda9ff7fe (patch) | |
tree | b64779c6503b93c169acee16fedb260c1ace97fe /tests/unit/benchmark | |
parent | 2c07b32c372594e5d0a936e76baca80ff87993c7 (diff) |
Bugfix: report date format wrong when upload result data to mongoDB
JIRA: YARDSTICK-562
Currently we use the follow code to upload data to mongoDB:
report $scenario_status $start_date $stop_date
And the date format will be '%Y-%m-%d' while we want to it be '%Y-%m-%d
%H:%M:%S'ã
Change-Id: I07e601a6362c844a77f9b15a6bcd225ac2ab3f95
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'tests/unit/benchmark')
0 files changed, 0 insertions, 0 deletions