From b8ca87fc7ea760799795c909ca24b6ed2fdeb10a Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Tue, 16 Jul 2019 00:51:44 +0000 Subject: [PATCH] Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * Update docs/submodules/multicloud/k8s.git from branch 'master' to 70f54e61d7081507760a8d876e13b2088f9ff58f - Merge changes Id235f454,I0c6dd5e4 * changes: Correct plugin_edgex testcase Provide wrapper functions for issuing k8splugin API calls - Correct plugin_edgex testcase Plugin_edgex.sh script hasn't been updated to few changes that happened in k8splugin API and CSAR definitions. This commit rewrites previous test scenario to be up to date with current plugin state. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka Change-Id: Id235f4549e10f57451bf2b6195df8c95230e1c7e - Provide wrapper functions for issuing k8splugin API calls In plugin.sh and plugin_edgex.sh test scenarios, there are executed many curl calls to API endpoint. As curl's default behavior for handling 4xx and 5xx status code is not perfect, wrapper functions have been created to easily ensure correctness of issued API call. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka Change-Id: I0c6dd5e4f896972245a6fa6c8c2a10d8df8ec406 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 6b7b2dccf..70f54e61d 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 6b7b2dccf5821386a19555fb1301ffdb69954843 +Subproject commit 70f54e61d7081507760a8d876e13b2088f9ff58f -- 2.16.6