Comment 2 for bug 1339064

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

Reviewed: https://review.openstack.org/115568
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=32ce3f59e5f415ad599f387da67a55fe1eac0c08
Submitter: Jenkins
Branch: master

commit 32ce3f59e5f415ad599f387da67a55fe1eac0c08
Author: Artem Panchenko <email address hidden>
Date: Wed Aug 20 12:35:59 2014 +0300

    Fix MySQL termination system test

    Check that MySQL is started by pacemaker after
    forced daemon termination using its PID file and
    resource status command.
    Also fix error in 'wait_mysql_galera_is_up' method:
    it raises an exception "'list' object has no attribute
    'strip'" if execution of remote comand isn't sucessfull

    Change-Id: I7b3d2450c6a5b6c5c19d0a93d80b2e107e452825
    Closes-bug: #1339064