dump flows on ovs after every test case for logging purposes
[integration/test.git] / csit / suites / ovsdb / Openstack_Neutron / 001__connection_manager.robot
index 9217eed14794a056bacc84424695ef8e43efce6f..70e53c11738dce4ac78fa4554238c7a49fe4ad33 100644 (file)
@@ -2,6 +2,7 @@
 Documentation     Test suite connecting ODL to Mininet
 Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
+Test Teardown     Collect OVSDB Debugs
 Library           SSHLibrary
 Library           Collections
 Library           OperatingSystem
@@ -11,6 +12,7 @@ Library           RequestsLibrary
 Library           ../../../libraries/Common.py
 Variables         ../../../variables/Variables.py
 Resource          ../../../libraries/Utils.robot
+Resource          ../../../libraries/OVSDB.robot
 
 *** Variables ***
 ${OVSDB_PORT}     6640