Comment 4 for bug 1382300

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

Reviewed: https://review.openstack.org/129746
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=d16a32886bd6f36cad5cc45f151a2fdb6a51248c
Submitter: Jenkins
Branch: master

commit d16a32886bd6f36cad5cc45f151a2fdb6a51248c
Author: Steve Baker <email address hidden>
Date: Tue Oct 21 11:08:50 2014 +1300

    Halt test_cinder_volume_create_backup_restore on error

    test_cinder_volume_create_backup_restore fails frequently due to issues
    outside heat. Instead of failing, this change halts the test when the
    error condition is triggered. This will allow some of the test to run
    while making the check job voting.

    Once logging is configured in heat_integrationtests an elastic-recheck
    search can monitor for the frequency of this error to aid
    nova/cinder/swift developers to fix it.

    Change-Id: I09722ad725a8d23fb2028c17b0dd9fcab3957649
    Related-Bug: #1382300