Comment 10 for bug 1824977

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

Reviewed: https://review.openstack.org/653383
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=1c111804a8c91aa59f0796e7c1de0b1a21478e29
Submitter: Zuul
Branch: master

commit 1c111804a8c91aa59f0796e7c1de0b1a21478e29
Author: Quique Llorente <email address hidden>
Date: Wed Apr 17 12:37:09 2019 +0200

    Run validate-services before tempest

    Some of the actions done at tempest like create a vm instance restart
    some sidecar containers and they appear as failed containers since the
    purpose of validate_services is to check them after deploy running
    before tempest would be good enough.

    Change-Id: I750e4d2ffc139433f7ec2a9a5c4adc6467ad19c9
    Closes-Bug: #1824977