Comment 19 for bug 1571092

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/323021
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=a43dc09d39e91bd84318d3a253093d1a30712c07
Submitter: Jenkins
Branch: master

commit a43dc09d39e91bd84318d3a253093d1a30712c07
Author: Petr Malik <email address hidden>
Date: Mon May 30 17:27:27 2016 -0400

    Break apart database scenario tests

    The database actions group scenario tests were broken into separate parts
    to facilitate parallel runs in the gate.

    Initialized instance delete action was also broken down into
    delete call itself and the wait for it to finish.

    Change-Id: I9f3064f26d83f33e351b6d77b32c7bde4de3eb88
    Partial-Bug: 1571092