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>
1 file changed
tree: 412518f6261d28198422e85a91a91afb3568a3a1
  1. bootstrap/
  2. deployment/
  3. docs/
  4. documentation/
  5. S3Ptools/
  6. test/
  7. version-manifest/
  8. .gitattributes
  9. .gitignore
  10. .gitreview
  11. INFO.yaml
  12. README.md
  13. version.properties
README.md

ONAP Integration

Description

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.

Sub-projects

See respective directories for additional details about each sub-project.