From: Sam Hague Date: Thu, 16 Aug 2018 19:18:48 +0000 (-0400) Subject: Remove basic test suites X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=3973ad6d56e4e2e381b67d2c0948da7cdc8bd8f1;hp=3973ad6d56e4e2e381b67d2c0948da7cdc8bd8f1;p=releng%2Fbuilder.git Remove basic test suites These suites were never meant to be kept and were templates for projects to get started. From there the projects were to add real tests. As they are now, they do not test anything related to the project and simply use resources. Long-term new projects should use the templates in the sandbox to gain experience with robot and csit and then update to a real test before merged in production. Change-Id: I7962ffe5839a2680bae6fa7041e0be596155a9c1 Signed-off-by: Sam Hague ---