From 8f06cb06743010412ee7ca3241d3f6327e92a472 Mon Sep 17 00:00:00 2001 From: Sona Kurazyan Date: Tue, 9 Jul 2019 12:41:08 +0200 Subject: Remove the blacklists for CoAP tests The blacklists were introduced to make the tests pass on linux systems where docker is not available. With the current solution the tests requiring a CoAP server will be skipped if the CoAP server is not setup. So the blacklists are not needed anymore. Change-Id: I0bb16bc3905a47699e8d019917917b08ac3eb3d4 Reviewed-by: Ryan Chu --- tests/auto/qcoapclient/BLACKLIST | 3 --- tests/auto/qcoapqudpconnection/BLACKLIST | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 tests/auto/qcoapclient/BLACKLIST delete mode 100644 tests/auto/qcoapqudpconnection/BLACKLIST diff --git a/tests/auto/qcoapclient/BLACKLIST b/tests/auto/qcoapclient/BLACKLIST deleted file mode 100644 index 3719b37..0000000 --- a/tests/auto/qcoapclient/BLACKLIST +++ /dev/null @@ -1,3 +0,0 @@ -rhel ci -opensuse ci -opensuse-leap ci diff --git a/tests/auto/qcoapqudpconnection/BLACKLIST b/tests/auto/qcoapqudpconnection/BLACKLIST deleted file mode 100644 index 3719b37..0000000 --- a/tests/auto/qcoapqudpconnection/BLACKLIST +++ /dev/null @@ -1,3 +0,0 @@ -rhel ci -opensuse ci -opensuse-leap ci -- cgit v1.2.3