Comment 19 for bug 1831771

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/queens)

Reviewed: https://review.opendev.org/715405
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e33f4042c1292fc630fae6740331ccfb8c074717
Submitter: Zuul
Branch: stable/queens

commit e33f4042c1292fc630fae6740331ccfb8c074717
Author: Matthew Booth <email address hidden>
Date: Thu Oct 17 21:29:46 2019 +0100

    Functional test for UnexpectedDeletingTaskStateError

    Adds a regression-style test for two cleanup bugs when
    'UnexpectedDeletingTaskStateError' is raised during build.

    Modified:
     nova/tests/functional/regressions/test_bug_1831771.py

    NOTE(stephenfin): Modifications are necessary since we don't have change
    Iea283322124cb35fc0bc6d25f35548621e8c8c2f, which moved the
    'ProviderUsageBaseTestCase' base test class from 'test_servers.py' to
    'integrated_helpers.py'.

    Change-Id: Ief1dfbb6cc9d67b73dfab4c7b63358e76e12866b
    Related-Bug: #1848666
    Related-Bug: #1831771
    (cherry picked from commit 10434bd229973b37647741e58aff3ac90b3a0a6c)
    (cherry picked from commit 24600430a2e4c67a4584d1ee466d3376aae96f25)
    (cherry picked from commit ff2101654376993f248abca03e123d7233af4562)
    (cherry picked from commit 5a17dd1e34caa44ce8a1406aea9377d8f04421ed)