Update git submodules
authorGary Wu <gary.i.wu@huawei.com>
Tue, 7 May 2019 01:33:41 +0000 (01:33 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 7 May 2019 01:33:41 +0000 (01:33 +0000)
commit4aa52a0c095734962ff3382b22488597fc10bdaa
tree2e9e6c6270fb521374ecda354590a49041438793
parent4d17b523d409198715b08a0b4876cede257cc5cd
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 308f4c044e6e57da8d0f3913f33a8395c6df09ec
  - Merge "Don't wait forever for jdwp response"
  - Don't wait forever for jdwp response

    Some of web services do not send any data when challenged with JDWP
    challenge. This makes the script waiting forever for response.

    To fix that let's introduce 10s timeout (experimental value) and
    replace empty string with a new line to avoid bash warnings.

    Issue-ID: SECCOM-231
    Change-Id: I35546c001c5c54f298e8a4e346c2cf5d41e230ac
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
docs/submodules/integration.git