From e7051bf3e2bf06093ead509ba95f4ec02f908742 Mon Sep 17 00:00:00 2001
From: Pawel Wieczorek
Date: Wed, 11 Mar 2020 12:58:35 +0100
Subject: 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
- Add expected failures list for HTTP endpoints tests
This patch is heavily based on previous work by
Morgan Richomme
(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
---
docs/submodules/integration.git | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/submodules/integration.git')
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git
index 57a161d8f..3a474afa5 160000
--- a/docs/submodules/integration.git
+++ b/docs/submodules/integration.git
@@ -1 +1 @@
-Subproject commit 57a161d8f533d30a1d27cf72856fe8274aea7aca
+Subproject commit 3a474afa535a225e47c8f6e287a46dc8ee65f1d7
--
cgit 1.2.3-korg