Comment 10 for bug 1816523

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/637729
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=74983421a13329451c8a9ae6b545650e900a0187
Submitter: Zuul
Branch: master

commit 74983421a13329451c8a9ae6b545650e900a0187
Author: Chandan Kumar <email address hidden>
Date: Tue Feb 19 14:06:26 2019 +0530

    Raise an error if a service or container is failed

    Sometimes container or service does not start, and this
    doesn't make the CI fail. Until now, the failed containers
    are listed in the /var/log/extras/ tree, but it's not
    checked on a regular basis.

    This patch intends to make a hard failure in case either
    a service or a container doesn't start as expected.

    Co-Authored-By: Cédric Jeanneret <email address hidden>
    Related-Bug: #1816523
    Change-Id: I001e2f27d2b562bb0be87c8eaadcf3622e530498