Comment 2 for bug 1781348

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

Reviewed: https://review.openstack.org/581054
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=fff8a7349dca2bc66b7f5c0c318c6f1b16ca8976
Submitter: Zuul
Branch: master

commit fff8a7349dca2bc66b7f5c0c318c6f1b16ca8976
Author: Carlos Camacho <email address hidden>
Date: Mon Jul 9 14:55:55 2018 +0000

    tripleo-validations, group-validations fails with notify_running task exception

    Currently when executing a group-validation like the pre-upgrade
    validations, the Mistral workflow fails with:

    Can not evaluate YAQL expression [expression=$.validation_name, error=u'validation_name', data={}]

    This is due to referencing variables not defined.

    Change-Id: Ifda4708eb2e0054cdee35edc61bbfcaab5ec2109
    Closes-Bug: 1781348
    Story: #2002915