test: cleanup pods at test teardown

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-09-27 10:40:33 +02:00
parent 4578cc93d1
commit ab8b65b09e
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
3 changed files with 18 additions and 7 deletions

View file

@ -3,7 +3,6 @@
load helpers
function teardown() {
stop_ocid
cleanup_test
}