From 2cfa8dd52f20f9b8020298eb518b8e973743704f Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Thu, 1 Feb 2018 18:48:32 -0800 Subject: [PATCH] Update git submodules * Update docs/submodules/integration/test from branch 'master' to 1049664e998ad9d9b9ce4924001bee49fc08ca7d - Adjust for OVS-28 and disk IO issues - Add argument ${ofversion} in MininetKeywords library. - For old test code, just set required OpenFlow version. - Add new variable ${DEFAULT_TIMEOUT_HTTTP}=5. - Use the default HTTP timeout in KWs opening HTTP connections. - KWs invoking HTTP methods should use default timeout=${EMPTY}, which will ultimately default to HTTP connection timeout. Change-Id: I0f2c6784a89f67cc2cb5fbe1f5a1745be2efd085 Signed-off-by: Luis Gomez --- docs/submodules/integration/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration/test b/docs/submodules/integration/test index da80b5085..1049664e9 160000 --- a/docs/submodules/integration/test +++ b/docs/submodules/integration/test @@ -1 +1 @@ -Subproject commit da80b5085a20618b00ad780603c20cf0b84bc8bf +Subproject commit 1049664e998ad9d9b9ce4924001bee49fc08ca7d -- 2.36.6