Comment 11 for bug 1574999

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

Reviewed: https://review.openstack.org/312471
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=590a3f13f3fee83ae971e4c5d69d33a6487196d1
Submitter: Jenkins
Branch: master

commit 590a3f13f3fee83ae971e4c5d69d33a6487196d1
Author: Bogdan Dobrelya <email address hidden>
Date: Wed May 4 14:04:34 2016 +0200

    For OCF status, match mysqld by process id

    When started and doing SST, pidfile is not created immediately.
    Fix race conditions by making action status to search by
    the pid as well. Add a dummy_test to status check, which does
    select 1.

    Co-authored-by: Sergii Golovatiuk <email address hidden>
    Closes-bug: #1574999

    Change-Id: I86fb5433d100d2ea675b259a963a0e84268fa095
    Signed-off-by: Bogdan Dobrelya <email address hidden>