diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-03-12 11:47:01 +0100 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-03-12 12:06:24 +0100 |
commit | 171c263471e54ee036150ae5e5a3aabcae123be2 (patch) | |
tree | adb110d20842463514ea841a9c0cca7128e0bf06 /test/security/nonssl_xfail.txt | |
parent | 17165c0855652c50f15e069bfd0f3700343907ea (diff) |
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 <p.wieczorek2@samsung.com>
Diffstat (limited to 'test/security/nonssl_xfail.txt')
-rw-r--r-- | test/security/nonssl_xfail.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/security/nonssl_xfail.txt b/test/security/nonssl_xfail.txt new file mode 100644 index 000000000..cd05ee7ef --- /dev/null +++ b/test/security/nonssl_xfail.txt @@ -0,0 +1,9 @@ +# Expected failure list for non-SSL endpoints +# ONAP: +robot 30209 +message-router 30227 +sniro-emulator 30288 +aaf-fs 31115 +# Upstream: +awx-web 30478 +netbox-nginx 30420 |