commit | e095b67857f4bad35a366659d3d0f428f2747afb | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Fri May 10 22:43:10 2019 +0200 |
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | Fri May 10 22:50:16 2019 +0200 |
tree | 412518f6261d28198422e85a91a91afb3568a3a1 | |
parent | 743ad0551bb67c8cf7b9d37effbf03c25444c8e2 [diff] |
Don't treat error reply as a proper JDWP handshake As it turned out thanks to Yan Yang some ONAP services tend to return a propr JDWP handshake as a part of their error message. Let's filter out those services by checking number of lines returned by the server. We expect that proper JDWP handshake won't be longer than a single line. Issue-ID: SECCOM-231 Change-Id: I4b8950ebdf5fe118ec5f2dd5f4de583211784fb2 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Responsible for the integration framework / automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of the ONAP project.
See https://wiki.onap.org/display/DW/Integration+Project for additional details.
See respective directories for additional details about each sub-project.