Comment 12 for bug 1891372

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

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

commit 09acb542b3450da990cb1949b6c33207ed39d8a7
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Wed Aug 19 16:56:02 2020 +0530

    Add tcib_managed label only for train release onwards

    tcib_managed label is used for new ubi-8 container workflow and
    used during tripleo container prepare step to update the containers
    since tcib_managed label is not available before train release so
    containers are not getted re-tagged with modify_append_tag and leading
    to tempest containers not found.

    Making tcib_managed label conditional fixes the issue.

    It also needs to be tweaked for standalone.

    Closes-Bug: #1891372

    Change-Id: I6a80d4e3a3b2692a57062af6c76028998482d106
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>