Comment 56 for bug 1889122

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

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

commit 161099faa3be7130b7843dd72674742e889ca0d7
Author: Alex Schultz <email address hidden>
Date: Wed Aug 19 10:36:47 2020 -0600

    Use new modify_only_with_source

    The modify_only_with_labels has to query the container registry in order
    to do updates. In the upstream CI we want to limit the containers that
    are to be updated to only if the image_source is 'kolla' or 'tripleo'.

    Change-Id: I9ac9ef61097443a00b39710f122bf147d4012e4c
    Depends-On: https://review.opendev.org/#/c/746990
    Depends-On: https://review.opendev.org/#/c/747721
    Depends-On: https://review.opendev.org/#/c/747720
    Related-Bug: #1889122