Comment 8 for bug 1733303

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

Reviewed: https://review.openstack.org/521934
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=2491e49c3b9f37a8756c311f513d31963d3150f6
Submitter: Zuul
Branch: stable/pike

commit 2491e49c3b9f37a8756c311f513d31963d3150f6
Author: Dougal Matthews <email address hidden>
Date: Mon Nov 20 11:30:14 2017 +0000

    Correct the failed status in the baremetal workflow

    Two tasks in the introspect workflow have incorrectly been sending
    "ERROR" statuses when they should have sent "FAILED". This then meant
    the workflow appeared to finish without errors (or failures). This is
    primarily a problem for the introspect_manageable_nodes workflow which
    then can't detect errors and reports that everything was successful.

    Change-Id: I34a91dd14bb19775ad62271def6ecb66398c84db
    Closes-Bug: #1733303
    (cherry picked from commit 7a18b486a18cf179a29be113ed90d5129c59c00e)