From: Pawel Wieczorek
Date: Mon, 30 Sep 2019 13:36:34 +0000 (+0200)
Subject: Update git submodules
X-Git-Tag: 6.0.0-ONAP~4836
X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=157c30f80e26b3d256f0f266a81b9c13aacdf783;p=doc.git
Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to 752f7fe7d6674624417a4f97a10e6acc7a3abe90
- k8s: Resolve Docker response formatting issue
Checker collects information on cluster by Docker queries:
$ docker ps ARGS... # Casablanca
$ docker inspect ARGS... # Dublin
Arrays of values are then filtered from those. They include:
* opening bracket ('['),
* closing bracket (']'),
* new line.
Additional characters affect check results if last flag (including
"]\n") requires specific value.
Issue-ID: SECCOM-235
Change-Id: I6838342b7e2ecdc44a47ffe02286266003e0b4d3
Signed-off-by: Pawel Wieczorek
---
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git
index 155417479..752f7fe7d 160000
--- a/docs/submodules/integration.git
+++ b/docs/submodules/integration.git
@@ -1 +1 @@
-Subproject commit 155417479ebc5c531349dd898b96ef4a819b0f0a
+Subproject commit 752f7fe7d6674624417a4f97a10e6acc7a3abe90