Comment 10 for bug 1940519

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/train)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/806906
Committed: https://opendev.org/openstack/tripleo-validations/commit/d6f3a5c742c24b738a90ddeea023ec10af1bdf68
Submitter: "Zuul (22348)"
Branch: stable/train

commit d6f3a5c742c24b738a90ddeea023ec10af1bdf68
Author: Yadnesh Kulkarni <email address hidden>
Date: Thu Aug 19 16:33:28 2021 +0530

    Fail validation if pacemaker service is not active

    Pacemaker-status validation always reports success regardless
    of the actual status of the service.

    Add a task to fail validation when pacemaker service is found
    inactive/failed

    Closes-Bug: #1940519

    Signed-off-by: Yadnesh Kulkarni <email address hidden>
    Change-Id: Id8d99321c870aee70f0e177b1b633654a04c8402
    (cherry picked from commit 2a7c43df4ae997d66f1fd9cf2e4e5acf32646e7b)