From 171c263471e54ee036150ae5e5a3aabcae123be2 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Thu, 12 Mar 2020 11:47:01 +0100 Subject: [PATCH] Unify expected failures lists naming convention List of expected failures for non-SSL services test has not been renamed together with corresponding check script and might have been confusing. Issue-ID: INT-1480 Change-Id: I4f88a09ddb90a14500498892f1fda99e1c3febf0 Signed-off-by: Pawel Wieczorek --- test/security/{http_xfail.txt => nonssl_xfail.txt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename test/security/{http_xfail.txt => nonssl_xfail.txt} (71%) diff --git a/test/security/http_xfail.txt b/test/security/nonssl_xfail.txt similarity index 71% rename from test/security/http_xfail.txt rename to test/security/nonssl_xfail.txt index 17c2c0aad..cd05ee7ef 100644 --- a/test/security/http_xfail.txt +++ b/test/security/nonssl_xfail.txt @@ -1,4 +1,4 @@ -# Expected failure list for plain HTTP endpoints +# Expected failure list for non-SSL endpoints # ONAP: robot 30209 message-router 30227 -- 2.16.6