Update git submodules
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 30 Sep 2019 13:36:34 +0000 (15:36 +0200)
committerGerrit Code Review <gerrit@onap.org>
Mon, 30 Sep 2019 13:36:34 +0000 (13:36 +0000)
* 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 <p.wieczorek2@samsung.com>
docs/submodules/integration.git

index 1554174..752f7fe 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 155417479ebc5c531349dd898b96ef4a819b0f0a
+Subproject commit 752f7fe7d6674624417a4f97a10e6acc7a3abe90