From 17165c0855652c50f15e069bfd0f3700343907ea Mon Sep 17 00:00:00 2001
From: Pawel Wieczorek
Date: Thu, 12 Mar 2020 11:44:15 +0100
Subject: Add upstream services to expected failures list for non-SSL endpoints
tests
Issue-ID: INT-1480
Change-Id: I755a3e65897f94e3f42f27bbf798c9bcd9c2868f
Signed-off-by: Pawel Wieczorek
---
test/security/http_xfail.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test/security/http_xfail.txt b/test/security/http_xfail.txt
index a531fc30a..17c2c0aad 100644
--- a/test/security/http_xfail.txt
+++ b/test/security/http_xfail.txt
@@ -1,5 +1,9 @@
# Expected failure list for plain HTTP endpoints
+# ONAP:
robot 30209
message-router 30227
sniro-emulator 30288
aaf-fs 31115
+# Upstream:
+awx-web 30478
+netbox-nginx 30420
--
cgit