diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-07-16 00:51:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-16 00:51:44 +0000 |
commit | b8ca87fc7ea760799795c909ca24b6ed2fdeb10a (patch) | |
tree | c41e304baf61cb0448cc79599153f1c4a3e1b22d /docs | |
parent | 58134c818f678ca0200e975ef5de481363f4ae29 (diff) |
Update git submodules
* 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 <k.banka@samsung.com>
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 <k.banka@samsung.com>
Change-Id: I0c6dd5e4f896972245a6fa6c8c2a10d8df8ec406
Diffstat (limited to 'docs')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject 6b7b2dccf5821386a19555fb1301ffdb6995484 +Subproject 70f54e61d7081507760a8d876e13b2088f9ff58 |