Do not fail on exceptions in suite teardown 69/74769/1
authorSam Hague <shague@redhat.com>
Thu, 2 Aug 2018 14:55:06 +0000 (10:55 -0400)
committerSam Hague <shague@redhat.com>
Thu, 2 Aug 2018 14:55:30 +0000 (10:55 -0400)
commitc6092598a61bbc40918b6373319a2e9b6017eea6
tree4aa4fb4e62062b18a1e6b819ee260044d6dbc7f5
parent0a7b377645f729d94c7e19cf93b3eb13836f6bdd
Do not fail on exceptions in suite teardown

The exceptions checker can fail during suite teardown if new
exceptions are found. This fails all the tests in the suite
even though the tests passed. Therefore, just log the exceptions
and not fail during suite teardown.

Change-Id: I3e3e091bc8058fe969f02b98f8b7dea31e21230a
Signed-off-by: Sam Hague <shague@redhat.com>
csit/libraries/OpenStackOperations.robot