opendevreview | Luke Odom proposed openstack/diskimage-builder master: Add swap support https://review.opendev.org/c/openstack/diskimage-builder/+/869270 | 02:34 |
---|---|---|
opendevreview | Luke Odom proposed openstack/diskimage-builder master: Add swap support https://review.opendev.org/c/openstack/diskimage-builder/+/869270 | 02:53 |
opendevreview | Steve Baker proposed openstack/diskimage-builder master: Check and grow the GPT structure to the end of the volume https://review.opendev.org/c/openstack/diskimage-builder/+/827558 | 04:03 |
opendevreview | Steve Baker proposed openstack/diskimage-builder master: Set LVM_RUN_BY_DMEVENTD=1 for lvextend https://review.opendev.org/c/openstack/diskimage-builder/+/869274 | 04:03 |
*** pojadhav is now known as pojadhav|ruck | 04:36 | |
*** tkajinam is now known as Guest299 | 04:46 | |
*** soniya29 is now known as soniya29|lunch | 07:30 | |
*** soniya29|lunch is now known as soniya29 | 08:14 | |
*** ysandeep is now known as ysandeep|lunch | 08:16 | |
opendevreview | Ade Lee proposed zuul/zuul-jobs master: Add ubuntu to enable-fips role https://review.opendev.org/c/zuul/zuul-jobs/+/866881 | 09:02 |
*** ysandeep|lunch is now known as ysandeep | 09:34 | |
zigo | Hi there! | 10:32 |
zigo | Do we have py3.11 available for tests? | 10:32 |
zigo | I'd love it if the next Antelope was 3.11 validated... | 10:33 |
opendevreview | Ade Lee proposed zuul/zuul-jobs master: Add ubuntu to enable-fips role https://review.opendev.org/c/zuul/zuul-jobs/+/866881 | 10:59 |
opendevreview | Ade Lee proposed openstack/project-config master: Add FIPS job for ubuntu https://review.opendev.org/c/openstack/project-config/+/867112 | 10:59 |
*** rlandy|out is now known as rlandy | 11:09 | |
*** dviroel|ourt is now known as dviroel | 11:45 | |
opendevreview | Ade Lee proposed zuul/zuul-jobs master: Add ubuntu to enable-fips role https://review.opendev.org/c/zuul/zuul-jobs/+/866881 | 11:53 |
frickler | zigo: "we" as in zuul+opendev have a tox-py311 job in https://opendev.org/zuul/zuul-jobs/src/branch/master/zuul.d/python-jobs.yaml#L196 | 11:53 |
frickler | for openstack there is no job yet, afaict, there was a proposal to use Lunar, but that seems not feasible | 11:54 |
frickler | cf. https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/868915 , that might be switched to run on Jammy instead | 11:54 |
frickler | although iiuc Jammy only has a rc version of 3.11, which may be suboptimal | 11:55 |
frickler | is py3.11 available in bullseye? | 11:56 |
frickler | kind of a chicken and egg situation I fear | 11:57 |
frickler | I think the ensure-python role could also support installing from source, not sure how feasible that would be for general tox jobs | 11:58 |
zigo | frickler: It's available in Bookworm. | 12:02 |
zigo | There, there's 3.11.1 | 12:02 |
zigo | We're currently removing python 3.10 from Bookworm... | 12:03 |
zigo | Currently, I only have these 2 to fix and OpenStack should be working fully: | 12:04 |
zigo | https://bugs.debian.org/1026524 | 12:04 |
zigo | https://bugs.debian.org/1026591 | 12:04 |
zigo | The rest of, I believe I fixed already. | 12:04 |
zigo | When these are closed, I can try to run functional tests. | 12:04 |
frickler | well we're mostly committed to only running released distro versions. you can try to submit a patch to dib to build bookworm images early | 12:04 |
zigo | Bookworm will be in freeze at the end of the month, that may be a more sensitive time to do that. | 12:05 |
*** ysandeep is now known as ysandeep|afk | 12:32 | |
*** dasm|off is now known as dasm | 13:50 | |
rosmaita | when someone has a minute, i have a question about ensure_tox_version ... looking at the ensure_tox role, it looks like it is only used when the system tox is not installed, and then it's used to pip-install tox. | 14:14 |
rosmaita | so if the system tox is already there, and >=4, then you get tox 4 regardless of ensure_tox_version setting? | 14:14 |
rosmaita | looks like that's what happened here: https://zuul.opendev.org/t/openstack/build/c957db6323dc4b42bee07f6b709fb3ad/console#3/0/45/controller | 14:14 |
rosmaita | (which is the output from the python-cinderclient-functional-py38 job on https://review.opendev.org/c/openstack/python-cinderclient/+/869263/ ) | 14:14 |
fungi | rosmaita: yeah, looks like ensure-tox found 4.2.2 present here: https://zuul.opendev.org/t/openstack/build/c957db6323dc4b42bee07f6b709fb3ad/console#3/0/36/controller | 14:17 |
rosmaita | ok, so it looks like i need to add 'requires=tox<4' in the core section of the tox.ini | 14:18 |
rosmaita | to force tox to downgrade itself | 14:19 |
fungi | checking to see if that got installed by something earlier in the job, or whether it's preinstalled on the node image | 14:19 |
rosmaita | thanks | 14:19 |
fungi | rosmaita: my first guess is it's coming in from here: https://zuul.opendev.org/t/openstack/build/c957db6323dc4b42bee07f6b709fb3ad/log/job-output.txt#9075 | 14:20 |
fungi | the install_ovn function in lib/neutron_plugins/ovn_agent seems to pip install tox | 14:20 |
* rosmaita says bad words | 14:21 | |
fungi | i have a bag full of those if you run out | 14:21 |
rosmaita | i am pretty well stocked | 14:21 |
rosmaita | though i am using them up at an alarming rate | 14:21 |
rosmaita | fungi: thanks for your help | 14:23 |
fungi | any time! | 14:23 |
*** ysandeep|afk is now known as ysandeep | 14:26 | |
*** ysandeep is now known as ysandeep|out | 16:00 | |
*** dviroel is now known as dviroel|lunch | 16:01 | |
*** soniya29 is now known as soniya29|out | 16:08 | |
*** pojadhav|ruck is now known as pojadhav|out | 16:13 | |
*** JasonF is now known as JayF | 16:28 | |
*** marios is now known as marios|out | 16:35 | |
Clark[m] | zigo: frickler: the Ubuntu rc package for python3.11 is probably sufficient for spot checking things at least. | 16:57 |
fungi | also 3.11.1 has made it into lunar, so i expect it will end up backported to jammy soon | 16:59 |
JayF | Is there anyone actively working on the pbr failures for the patch mentioned https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031658.html | 17:09 |
JayF | That email was concerning, and the pbr gate seems completely hosed -- if that email is accurate, I think someone (me? maybe?) should look at unbreaking that gate and getting the patch clear | 17:10 |
*** dviroel|lunch is now known as dviroel | 17:10 | |
JayF | this convo is in #openstack-ironic now :D | 17:10 |
fungi | JayF: yes, stephenfin has been | 17:11 |
clarkb | corvus: can you double check my inline comment in https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/867849/3/zuul.d/project-templates.yaml for accuracy? | 19:01 |
opendevreview | Luke Odom proposed openstack/diskimage-builder master: Add swap support https://review.opendev.org/c/openstack/diskimage-builder/+/869270 | 19:03 |
corvus | clarkb: i agree with your assessment | 19:28 |
clarkb | thanks! | 19:29 |
corvus | clarkb: i kinda want to put an asterisk on that -- project templates do have branch matchers and so may not always be applied. so it's possible for a variable setting like that to sometimes not take effect, but it's going to depend on the *change*. | 19:37 |
corvus | clarkb: in other words, if the change matches that project template and causes the template to take effect for that change, then all of the jobs that run for that change will get the variable (regardless of whether they were added in that template or not) | 19:38 |
corvus | clarkb: i do think what you wrote is correct. just pointing out there is another axis of motion to this question. :) | 19:39 |
clarkb | got it | 19:39 |
*** dviroel is now known as dviroel|afk | 21:19 | |
opendevreview | Steve Baker proposed openstack/diskimage-builder master: Check and grow the GPT structure to the end of the volume https://review.opendev.org/c/openstack/diskimage-builder/+/827558 | 21:36 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: use-buildset-registry: add URL to buildset_registry_namespaces https://review.opendev.org/c/zuul/zuul-jobs/+/867280 | 22:11 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: ensure-kubernetes: add microk8s support https://review.opendev.org/c/zuul/zuul-jobs/+/866953 | 22:11 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: use-buildset-registry: support microk8s https://review.opendev.org/c/zuul/zuul-jobs/+/867063 | 22:11 |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: Remove zuul-jobs-test-registry-buildset-registry-k8s-docker job https://review.opendev.org/c/zuul/zuul-jobs/+/869410 | 22:11 |
*** rlandy is now known as rlandy|out | 22:13 | |
opendevreview | James E. Blair proposed zuul/zuul-jobs master: Switch ensure-kubernetes role default to cri-o from docker https://review.opendev.org/c/zuul/zuul-jobs/+/869411 | 22:13 |
*** dasm is now known as dasm|off | 22:33 | |
JayF | is there a way to indicate to zuul, in a commit message or otherwise, to completely skip CI jobs for a patch? | 23:34 |
JayF | e.g. if I'm pushing up a PoC that I don't care/need tests for and I don't wanna churn a bunch of VMs | 23:35 |
clarkb | remove the jobs from the zuul config in the patch | 23:35 |
JayF | oh, that's obvious and brilliant | 23:37 |
JayF | +++ | 23:37 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!