Comment 6 for bug 1815744

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

Reviewed: https://review.opendev.org/654460
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=c6478adc8666c6ba3e0d8c92bf133b9da143614f
Submitter: Zuul
Branch: master

commit c6478adc8666c6ba3e0d8c92bf133b9da143614f
Author: yatin <email address hidden>
Date: Mon Apr 22 19:39:58 2019 +0530

    Rely on artg_rdo_packages to inject gating repo

    Currently inject gating repo is triggered based on
    repo_built.skipped. This is wrong as repo_built.skipped
    is defined if the last project in the dependency change
    is skipped.
    This patch fixes it by relying on artg_rdo_packages
    variable. So whenever atleast 1 rdo packge is built
    inject repo will be triggered.

    Related-Bug: #1815744
    Change-Id: I3c363c82c12b356e9073289a6912edd878b0f6ab