Update git submodules
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 11 Mar 2020 11:58:35 +0000 (12:58 +0100)
committerGerrit Code Review <gerrit@onap.org>
Wed, 11 Mar 2020 11:58:35 +0000 (11:58 +0000)
commite7051bf3e2bf06093ead509ba95f4ec02f908742
tree5b2c3404a5335b2c04edcca57bdc1c8a9f39bd85
parentc1aa62c9e402c06e3264685830b5738811ff4ab6
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 3a474afa535a225e47c8f6e287a46dc8ee65f1d7
  - Drop filtering out services recognized as HTTP

    This patch extends tool used to detect plain HTTP ports to report all
    non-SSL endpoints. Previously it omitted services not recognized as
    HTTP.

    Naming changes were made to reflect purpose of this tool better.

    Issue-ID: INT-1480
    Change-Id: I58a152022d48121bf4b9c6180ddc820dd4a79805
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - Add expected failures list for HTTP endpoints tests

    This patch is heavily based on previous work by
    Morgan Richomme <morgan.richomme@orange.com>
    (Change-Id: Ibaed4c5c0e5ae179af0ae317e543c1efdc9ddef2)

    It is intended to suppress failure reports on known plain HTTP
    endpoints. Introduced list of "expected failures" (or "xfail" for short)
    will be shrunk after resolving tickets related to INT-1480 and this
    patch will be eventually reverted.

    Issue-ID: INT-1480
    Change-Id: I4edbf3efaf66bfa2dbe2f265983eb0a27048ed4e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
docs/submodules/integration.git