Comment 5 for bug 1372696

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tempest (master)

Reviewed: https://review.openstack.org/123555
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=0c33579fe94712f84e4641ae9f1ea66033144454
Submitter: Jenkins
Branch: master

commit 0c33579fe94712f84e4641ae9f1ea66033144454
Author: Joe Gordon <email address hidden>
Date: Tue Sep 23 12:36:11 2014 -0700

    Log deletion errors in clean servers

    Although we don't want to cause tempest to fail on error while deleting
    a server in tearDownClass as these types of issues are hard to debug. We
    should at least log the issues instead of hiding them completely.

    Change-Id: Id0c172e247ecfcd4eec85bafd4787e33944cee1a
    Related-Bug: #1372696