Tuesday, 2026-02-24

opendevreviewMerged openstack/openstack-zuul-jobs master: Prepare job templates for stable/2026.1 testing runtime  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/97661915:16
opendevreviewMerged openstack/openstack-zuul-jobs master: Add stable/2026.1 to periodic-stable templates  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/97662415:16
*** gmaan is now known as gmaan_afk16:29
rosmaitafrickler: dumb question, i have a zuul job that i want to try to run devstack on jammy, how can i pass in the FORCE env to get past the SUPPORTED_DISTROS check?17:15
clarkbrosmaita: I think devstack job definitions in zuul have a list of environment vairables they will pass through17:16
clarkblet me see if I can find it17:16
rosmaitaclarkb: thanks, i couldn't find the syntax for that17:16
clarkbhttps://opendev.org/openstack/devstack/src/branch/master/.zuul.yaml#L905-L910 I think this is an example. You do it via vars: devstack_localrc:17:17
clarkbthen you can set any localrc vars which force should be17:17
rosmaitaok, cool17:17
rosmaitado you have a minute for another question?17:17
fungidoesn't hurt to ask, and we'll answer when we do have time17:20
rosmaitaI'm trying to use python_use_pyenv on a job, but it doesn't seem to be having an effect ... the brick-cinderclient-dsvm-functional-py310 job on this patch: https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/977720/4/.zuul.yaml#4817:25
rosmaitai wonder whether the role is outside the parentage of my job?17:26
fungirosmaita: i expect so, yes. chances are devstack expects to use the default python3 interpreter on the platform17:26
rosmaitayeah, makes sense17:27
frickleryes, I'd expect that var only to work for tox based jobs17:27
fungiit's easier with tox-based jobs because tox has a parameter to let you specify what interpreter you want17:27
fricklerrunning devstack only really works with the distro python version17:28
fungiin theory you could blow away and replace the default /usr/bin/python3 symlink with one pointing to the compiled interpreter, but that could have system-wide implications17:28
rosmaitahow are people testing devstack on python 3.10 ?17:29
rosmaitai mean, with zuul17:29
fungido you have a link to a job that does it?17:29
rosmaitano, we used to just run on jammy17:30
fricklerrosmaita: we dropped it since the devstack platform job started failing and nobody was interesting in keeping it around17:30
fricklers/keeping it around/keeping it working/17:30
rosmaitaright17:30
fungibut yeah, looks like 3.10 is the default python on ubuntu 22.04 lts (jammy) so that's how it would have been done17:31
rosmaitaok, i was just trying to get some devstack-based functional tests to run in py310 for the PTI, but i guess as long as the unit tests pass, and the py313 functional tests pass, that's enough?17:33
clarkbis this for a stable branch?17:33
clarkbIf not I thought the PTI dropped jammy and python3.10 after noble17:34
rosmaitaclarkb: for master17:35
fricklerit dropped jammy but not yet py310, afaict17:35
clarkbhuh TIL17:35
rosmaitawhat frickler said17:35
rosmaitareading https://governance.openstack.org/tc/reference/runtimes/2026.1.html17:35
rosmaitalooks like unit tests are enough for py31017:35
frickleronly being dropped for 2026.2 now https://review.opendev.org/c/openstack/governance/+/976691/3/reference/runtimes/2026.2.rst17:35
clarkbgot it17:36
rosmaitai've got all the answers i need now, so thanks fungi clarkb frickler17:37
*** gmaan_afk is now known as gmaan17:37
fungiyw17:38
sean-k-mooneyrosmaita: the last release requried to test with jammy and devstack was https://governance.openstack.org/tc/reference/runtimes/2025.1.html for smoth upgrades18:55
sean-k-mooneythat when 24.04 (noble) became the default ubuntu18:56
opendevreviewBrian Haley proposed openstack/openstack-zuul-jobs master: Add openstack-tox-py314-arm64 jobs to python template  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/97737419:40
opendevreviewMerged openstack/openstack-zuul-jobs master: Add openstack-tox-py314-arm64 jobs to python template  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/97737421:18

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!