Yatin Karel

Results 5 comments of Yatin Karel

Yes projects.ini is created on the fly based on release getting deployed, so it will be seperate for both initial deploy and upgrade deploy. For different depends-on just have an...

Yes right for distgit, just removing will work and dlrn will auto clone required branch as per projects.ini. What about source repos? To support that changes needed in DLRN side,...

No we don't want to rebuild already built patches. So in upgrade jobs(Like VIctoria to Wallaby) we want to build packages for depends-on from both stable/victoria and stable/wallaby.

Handling it like https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/826284 in tripleo side to support this use case.

Also found a similar issue[1] which is closed with reference to https://github.com/redhat-performance/jetpack/pull/167 but doesn't look that closes it. Also there was a question if extra_templates option in group_vars/all.yml to pass...