Remove basic test suites 42/75242/4
authorSam Hague <shague@redhat.com>
Thu, 16 Aug 2018 18:40:55 +0000 (14:40 -0400)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 17 Aug 2018 17:11:01 +0000 (17:11 +0000)
commit70cd6fc359f7ee6eab8ffeabe1467ffc31f7ee2a
tree115c3e3814d95b77be6c5975017f1b7ff8627e72
parent979eb7d09bf03599ae402ee748e7b96953b7a7af
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.

Some of the removals below depend on the corresponding
releng/builder patch listed below.

Depends-On: I7962ffe5839a2680bae6fa7041e0be596155a9c1
Change-Id: I7e097f30d118428cf468e4e61d7e9b33e25c3d86
Signed-off-by: Sam Hague <shague@redhat.com>
30 files changed:
csit/suites/armoury/basic/010_Restconf_OK.robot [deleted file]
csit/suites/centinel/basic/010_Restconf_OK.robot [deleted file]
csit/suites/eman/model/EMAN_MODEL.robot [deleted file]
csit/suites/faas/singlefabric/singlefabric.robot [deleted file]
csit/suites/messaging4transport/basic/010_Restconf_OK.robot [deleted file]
csit/suites/natapp/basic/restconf_modules.robot [deleted file]
csit/suites/netide/basic/010_netide_endpoint.robot [deleted file]
csit/suites/of-config/basic/010_restconf_modules.robot [deleted file]
csit/suites/p4plugin/basic/restconf_modules.robot [deleted file]
csit/suites/sdninterfaceapp/basic/010_Restconf_OK.robot [deleted file]
csit/suites/sxp/basic/010_Restconf_OK.robot [deleted file]
csit/suites/ttp/basic/010_Restconf_OK.robot [deleted file]
csit/suites/unimgr/basic/010_Restconf_OK.robot [deleted file]
csit/suites/usc/channel/USC_CHANNEL.robot [deleted file]
csit/suites/usecplugin/basic/010_Restconf_OK.robot [deleted file]
csit/testplans/armoury-basic.txt [deleted file]
csit/testplans/centinel-basic.txt
csit/testplans/eman-model.txt [deleted file]
csit/testplans/faas-singlefabric.txt [deleted file]
csit/testplans/messaging4transport-basic.txt [deleted file]
csit/testplans/natapp-basic.txt [deleted file]
csit/testplans/netide-basic.txt [deleted file]
csit/testplans/of-config-basic.txt [deleted file]
csit/testplans/p4plugin-basic.txt [deleted file]
csit/testplans/sdninterfaceapp-basic.txt [deleted file]
csit/testplans/sxp-basic-boron.txt
csit/testplans/ttp-parser.txt [deleted file]
csit/testplans/unimgr-basic.txt
csit/testplans/usc-channel.txt [deleted file]
csit/testplans/usecplugin-basic.txt [deleted file]