From 9dbd544704abff0eae31dde1bc67bd09f643dfa5 Mon Sep 17 00:00:00 2001
From: valentin boucher <valentin.boucher@orange.com>
Date: Mon, 22 May 2017 13:09:56 +0000
Subject: Update git submodules
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* Update docs/submodules/functest from branch 'master'
  - Merge "Sort keys when dumping json"
  - Sort keys when dumping json

    Otherwise dumping them could break some unit tests as they are
    unordered collections [1].

    [1] https://build.opnfv.org/ci/job/functest-verify-master/4122/

    Change-Id: I108e946926ae9690cf2421e565f2bb81500f9160
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 docs/submodules/functest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules')

diff --git a/docs/submodules/functest b/docs/submodules/functest
index 3a464d056..d71eadbd0 160000
--- a/docs/submodules/functest
+++ b/docs/submodules/functest
@@ -1 +1 @@
-Subproject commit 3a464d056668e66d8ea9d1786f17a5afb033fb6e
+Subproject commit d71eadbd067f590ab0f456dfcd603ce183b3779c
-- 
cgit