Use suite teardown resource cleanup 67/74667/2
authorSam Hague <shague@redhat.com>
Mon, 30 Jul 2018 18:56:35 +0000 (14:56 -0400)
committerSam Hague <shague@redhat.com>
Mon, 30 Jul 2018 19:00:27 +0000 (15:00 -0400)
commit9b73d6629b68f9b4a6f613b011a3a6a2ea7844da
treef540bd34fb50f6bde3546d562c9e0bc5b1f068d6
parentf5c8b1ea555761600284ff13cd047df8c15fb879
Use suite teardown resource cleanup

The suites updated have separate tests to do all the neutron
resource cleanup, but the OpenStackOperations.Suite Teardown
already does the full cleanup. All other suites in the netvirt
CSIT beyond those in this patch already use the Suite Teardown
for the cleanup.

This will help with test runtimes and logging sizes since there
is heavy logging at the end of each test case. With the test
cases removed that logging time is removed also.

Change-Id: Ie81e2dee0600992ce7b2cc77e170a5768b17830d
Signed-off-by: Sam Hague <shague@redhat.com>
csit/suites/openstack/connectivity/external_network.robot
csit/suites/openstack/connectivity/l2.robot
csit/suites/openstack/connectivity/l3.robot
csit/suites/openstack/connectivity/live_migration.robot
csit/suites/openstack/connectivity/security_group.robot