Update git submodules
authorSerena Feng <feng.xiaowei@zte.com.cn>
Wed, 19 Jul 2017 09:47:53 +0000 (09:47 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 19 Jul 2017 09:47:53 +0000 (09:47 +0000)
commit248f295ca104ca4e96225b1492a30d4a0393a3ad
treeb3aaaa038f3348cca147a37ff9dc4d423b1b8532
parent61d025aa1cdbf6b5f615456736e9b19dc5f4b8cc
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: mix order of Arno results"
  - bugfix: mix order of Arno results

    because start_date is not always in the same format or timezone,
    sort by start_date will be misordered some times, in this patch
    leverage '_id' to do the sort, it is generated by mongodb itself,
    always upscend.

    JIRA: FUNCTEST-694
    JIRA: RELENG-213

    Change-Id: Ie0ed5cd09c3f7abb1803d72abe5ecab440c1569c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
docs/submodules/releng