Comment 5 for bug 1660275

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

Reviewed: https://review.openstack.org/435352
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=7f81f3aea2412ee703c8d20894b731859b0e5243
Submitter: Jenkins
Branch: master

commit 7f81f3aea2412ee703c8d20894b731859b0e5243
Author: Gabor Orosz <email address hidden>
Date: Mon Feb 6 17:20:00 2017 +0100

    Handle the InnoDB restore phase as part of SST

    Previously, the backup restoration phase was not considered part of the
    State Snapshot Transfer, as only the backup creation and transportation
    processes are checked for this purpose. To cover the missing phase as
    well, it is more reasonable to monitor the appropriate process that
    controls the entire State Snapshot Transfer.

    Closes-Bug: 1660275

    Change-Id: Ie98af501c1cd130098381a8463452f892898470b
    Signed-off-by: Gabor Orosz <email address hidden>