Deployment fails for yoga version because the branch was deleted

Bug #2052883 reported by Husam Omar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Committed
Low
Maksim Malchuk
Yoga
Fix Committed
Low
Maksim Malchuk

Bug Description

Branch stable/yoga was deleted from several repos like kolla-ansible and ansible-collection-kolla,
in some read me file the projects were refereed to unmaintained/yoga branch of these repos

But kolla-ansible/ansible/group_vars/all.yml line 66 it's coded for the branch to be stable/{version} if it's not master.

kolla_source_version: "{% if openstack_release == 'master' %}master{% else %}stable/{{ openstack_release }}{% endif %}"

which will fail while cloning the repos and checking out stable/yoga which does not exist

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (unmaintained/yoga)

Fix proposed to branch: unmaintained/yoga
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/908743

Changed in kolla-ansible:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Maksim Malchuk (mmalchuk)
Revision history for this message
Husam Omar (husam-omar) wrote :

Hi Maksim,

Thanks for taking care of this.
Can the fix be propagated to the master branch but handling the case of yoga deployment?

Thanks
Husam

Revision history for this message
Maksim Malchuk (mmalchuk) wrote :

Husam, sorry, no. Master doesn't care about Yoga deployment. The correct name of the Yoga branch already fixed in the master: https://review.opendev.org/c/openstack/kolla-ansible/+/907823

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (unmaintained/yoga)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/908743
Committed: https://opendev.org/openstack/kolla-ansible/commit/cec655d937a54689c04d15ca1d593be688f5e378
Submitter: "Zuul (22348)"
Branch: unmaintained/yoga

commit cec655d937a54689c04d15ca1d593be688f5e378
Author: Maksim Malchuk <email address hidden>
Date: Sun Feb 11 15:47:28 2024 +0300

    Fix name of the renamed stable/yoga branch to unmaintained/yoga

    Closes-Bug: #2052883
    Change-Id: I18c53a51909f070ecc0bf9ad5c67895e4f73546e
    Signed-off-by: Maksim Malchuk <email address hidden>

Changed in kolla-ansible:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.