rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Bump rdoinfo caracal-uc tags to latest upper-constraints or latest Puppetfile https://review.rdoproject.org/r/c/rdoinfo/+/51988 | 00:23 |
---|---|---|
rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for bobcat-9s-release https://review.rdoproject.org/r/c/rdoinfo/+/51989 | 00:28 |
rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for zed-9s-release https://review.rdoproject.org/r/c/rdoinfo/+/51687 | 00:34 |
karolinku[m] | amoralej, jcapitao[m]: this is a fix for neutron https://review.opendev.org/c/openstack/neutron/+/911154 | 07:46 |
rdogerrit | Merged rdoinfo master: Promote CBS tags update for bobcat-9s-release https://review.rdoproject.org/r/c/rdoinfo/+/51989 | 07:49 |
jcapitao[m] | karolinku: nice, do you want to test it in DLRN ? | 07:51 |
jcapitao[m] | I can find an example if you want | 07:51 |
jcapitao[m] | https://review.rdoproject.org/r/c/openstack/oslo-utils-distgit/+/50832 | 07:52 |
jcapitao[m] | like this | 07:52 |
jcapitao[m] | the code that does the trick lives here https://github.com/rdo-infra/rdo-jobs/blob/9733a0297fe2076616a99eee5de40ffa904d5ea4/playbooks/rdoinfo/files/rdoinfo-DLRN.sh#L91-L130 | 07:53 |
rdogerrit | Karolina Kula proposed openstack/neutron-distgit rpm-master: openstack-neutron: failed to build 96558ac77a https://review.rdoproject.org/r/c/openstack/neutron-distgit/+/51966 | 08:00 |
karolinku[m] | let's test ftbfs with this change | 08:00 |
karolinku[m] | can you also review https://review.rdoproject.org/r/q/topic:limit_setuptools? I test it with novaclient https://review.rdoproject.org/r/c/rdoinfo/+/51978 | 08:06 |
jcapitao[m] | yep I'm checking why they bumped to 64.0.0 | 08:11 |
jcapitao[m] | looks like it's just to support editable install | 08:12 |
jcapitao[m] | which is not used in our packaging usecase | 08:13 |
jcapitao[m] | karolinku: I'll recheck to test weirdo-dlrn-* jobs | 08:16 |
jcapitao[m] | just in case | 08:16 |
jcapitao[m] | hmm | 08:16 |
jcapitao[m] | actually, all the clients will have to bump to 64.0.0 in the near future | 08:17 |
jcapitao[m] | maybe we should bump to 64.0.0, to avoid future FTBFS | 08:17 |
jcapitao[m] | all the clients using WSGI scripts | 08:18 |
jcapitao[m] | karolinku amoralej ^ wdyt ? | 08:19 |
jcapitao[m] | karolinku: looks like the neutron patch is working 👍️ | 08:23 |
jcapitao[m] | https://review.opendev.org/q/topic:%22pip-23.1-support%22 | 08:24 |
jcapitao[m] | this bump to pip-23.1 will hit us hard if we don't bump setuptools to at least 64.0.0 | 08:27 |
karolinku[m] | hmm, so we should try, i m just afraid that we will have to update a lot of other dependencies for it | 08:28 |
karolinku[m] | and if it's good to do it before caracal? it's already hot time | 08:28 |
jcapitao[m] | lemme do a quick scratch build to see | 08:28 |
jcapitao[m] | last time we bumped it was https://review.rdoproject.org/r/c/rdoinfo/+/51701 | 08:34 |
jcapitao[m] | https://cbs.centos.org/koji/taskinfo?taskID=3861296 | 08:34 |
jcapitao[m] | ^ the scratch build went well | 08:35 |
jcapitao[m] | I'd bump it now tbh, it's not that risky, we are already overriding CS repos so.. | 08:40 |
karolinku[m] | ok. let's wait for amoralej's opinien | 08:43 |
amoralej_ | lemme read irc logs :) | 08:44 |
amoralej_ | ah, setuptools | 08:45 |
amoralej | yeah, let's bump if it's reasonable effort | 08:47 |
amoralej | we have newest versions in fedora so i'd expect it's easy ? | 08:48 |
jcapitao[m] | yep I scratch built 65.5.1 | 08:50 |
jcapitao[m] | but latest one available is 69.0.3 | 08:50 |
jcapitao[m] | https://koji.fedoraproject.org/koji/packageinfo?packageID=3637 | 08:50 |
jcapitao[m] | which is what will be shipped in CS10 btw as it's f40 | 08:52 |
jcapitao[m] | https://gitlab.com/redhat/centos-stream/rpms/python-setuptools/-/blob/c10s/python-setuptools.spec?ref_type=heads | 08:52 |
jcapitao[m] | but scratch build of 69.0.3 fails https://cbs.centos.org/koji/taskinfo?taskID=3861301 | 08:55 |
jcapitao[m] | it diverged too much from CS9 I guess | 08:56 |
jcapitao[m] | 65.5.1 would be fine enough I think | 08:56 |
karolinku[m] | wfm | 09:15 |
rdogerrit | Merged openstack/os-refresh-config-distgit zed-rdo: Dummy commit to force rebuild https://review.rdoproject.org/r/c/openstack/os-refresh-config-distgit/+/51983 | 09:16 |
rdogerrit | Merged openstack/os-refresh-config-distgit wallaby-rdo: Dummy commit to force rebuild https://review.rdoproject.org/r/c/openstack/os-refresh-config-distgit/+/51984 | 09:16 |
karolinku[m] | jcapitao[m], do you want to take care of bumping setuptools? | 09:17 |
jcapitao[m] | karolinku: I have it already locally | 09:24 |
rdogerrit | Joel Capitao proposed openstack/os-diff-distgit rpm-master: Add os-diff specfile for rdo-package https://review.rdoproject.org/r/c/openstack/os-diff-distgit/+/51560 | 09:30 |
rdogerrit | Merged rdo-infra/weirdo master: Revert "Disable mariadb:10.11 module" https://review.rdoproject.org/r/c/rdo-infra/weirdo/+/51962 | 09:46 |
jcapitao[m] | karolinku[m], ping | 10:03 |
karolinku[m] | jcapitao pong | 10:04 |
jcapitao[m] | karolinku, ping | 10:06 |
amoralej | :D | 10:07 |
jcapitao[m] | sorry for spamming, we were testing Element UI/UX :) | 10:08 |
amoralej | i guessed so :) | 10:08 |
amoralej | wrt setuptools, should we merge the reviews for novaclient, ironicclient and ironic-inspector-client or wait? | 10:08 |
jcapitao[m] | if we agree to bump I'd wait a little bit | 10:09 |
jcapitao[m] | I have the patch locally, as triggered scratch build | 10:09 |
amoralej | +1 from me | 10:10 |
jcapitao[m] | karolinku: do you agree ? | 10:11 |
karolinku[m] | yes | 10:11 |
jcapitao[m] | ok, let's bump it | 10:11 |
rdogerrit | Joel Capitao proposed deps/python-setuptools c9s-caracal-rdo: Update to 65.5.1 https://review.rdoproject.org/r/c/deps/python-setuptools/+/51990 | 10:11 |
jcapitao[m] | btw, os-diff will remain in golang https://issues.redhat.com/browse/RDO-243 | 10:15 |
jcapitao[m] | so we the patches are ready to review https://review.rdoproject.org/r/c/openstack/os-diff-distgit/+/51560 and https://review.rdoproject.org/r/c/rdoinfo/+/51964 | 10:15 |
*** mrunge_ is now known as mrunge | 10:22 | |
rdogerrit | Alfredo Moralejo proposed rdoinfo master: Pin the packages falling back to master in Bobcat https://review.rdoproject.org/r/c/rdoinfo/+/51667 | 10:22 |
amoralej | jcapitao[m], ^ i missed your comments until today | 10:23 |
rdogerrit | Merged rdoinfo master: Change project name of os-diff https://review.rdoproject.org/r/c/rdoinfo/+/51964 | 10:28 |
jcapitao[m] | it's reviewed | 10:28 |
jcapitao[m] | amoralej: wrt tempest bump - I proposed to add jobs for bobcat too https://review.rdoproject.org/r/c/rdo-jobs/+/51973 | 10:44 |
amoralej | good | 10:45 |
rdogerrit | Joel Capitao proposed rdoinfo master: Promote CBS tags update for caracal-9s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51991 | 10:48 |
rdogerrit | Alfredo Moralejo proposed rdoinfo master: Bump Tempest to 37.0.0 in Bobcat https://review.rdoproject.org/r/c/rdoinfo/+/51951 | 10:48 |
amoralej | jcapitao[m], ^ testing | 10:48 |
rdogerrit | Merged deps/python-setuptools c9s-caracal-rdo: Update to 65.5.1 https://review.rdoproject.org/r/c/deps/python-setuptools/+/51990 | 10:48 |
jcapitao[m] | ack | 10:50 |
rdogerrit | Alfredo Moralejo proposed openstack/swift-distgit bobcat-rdo: openstack-swift: failed to build ce1e641e3 https://review.rdoproject.org/r/c/openstack/swift-distgit/+/51976 | 11:24 |
rdogerrit | Joel Capitao proposed openstack/os-diff-distgit rpm-master: Add os-diff specfile for rdo-package https://review.rdoproject.org/r/c/openstack/os-diff-distgit/+/51560 | 11:36 |
rdogerrit | mathieu bultel proposed openstack/os-diff-distgit rpm-master: Add os-diff specfile for rdo-package https://review.rdoproject.org/r/c/openstack/os-diff-distgit/+/51560 | 11:38 |
rdogerrit | Chandan Kumar proposed config master: Include only main branch for feature-verification-tests https://review.rdoproject.org/r/c/config/+/51992 | 12:21 |
rdogerrit | Chandan Kumar proposed config master: [telemetry-tempest-plugin] Add a template so we can test changes against different openstack deployments https://review.rdoproject.org/r/c/config/+/51769 | 12:26 |
rdogerrit | Merged config master: [telemetry-tempest-plugin] Add a template so we can test changes against different openstack deployments https://review.rdoproject.org/r/c/config/+/51769 | 12:31 |
rdogerrit | Chandan Kumar proposed rdoinfo master: Move os-net-config to podified component https://review.rdoproject.org/r/c/rdoinfo/+/51993 | 12:41 |
rdogerrit | Douglas Viroel proposed config master: Include only main branch for feature-verification-tests https://review.rdoproject.org/r/c/config/+/51992 | 12:45 |
rdogerrit | Merged config master: Include only main branch for feature-verification-tests https://review.rdoproject.org/r/c/config/+/51992 | 12:49 |
rdogerrit | Lewis Denny proposed config master: zuul: filter the infrawatch repos branch to only load the master branch https://review.rdoproject.org/r/c/config/+/51927 | 12:53 |
rdogerrit | Chandan Kumar proposed rdoinfo master: Move os-net-config to common component https://review.rdoproject.org/r/c/rdoinfo/+/51993 | 13:03 |
rdogerrit | Merged config master: zuul: filter the infrawatch repos branch to only load the master branch https://review.rdoproject.org/r/c/config/+/51927 | 13:10 |
jcapitao[m] | amoralej karolinku wrt kopecmartin_ 's comment in https://review.rdoproject.org/r/c/rdoinfo/+/51952 - we have an issue with barbican component | 13:21 |
jcapitao[m] | it never got promoted, see https://trunk.rdoproject.org/centos9-antelope/component/barbican/ | 13:21 |
jcapitao[m] | it's related to https://review.rdoproject.org/r/c/rdoinfo/+/51426 | 13:22 |
jcapitao[m] | ah | 13:28 |
amoralej | the problem is that we didn't promote | 13:28 |
amoralej | since long time in antelope | 13:28 |
jcapitao[m] | it's because of the manila issue | 13:28 |
amoralej | i gues ? | 13:28 |
jcapitao[m] | yep since 01/29 | 13:28 |
jcapitao[m] | https://review.rdoproject.org/zuul/builds?job_name=weirdo-antelope-promote-puppet-ci-testing-to-puppet-passed-ci&skip=0&limit=100 | 13:29 |
amoralej | i think gates are now unblocked | 13:29 |
amoralej | upstream, i mean | 13:29 |
amoralej | you remember what do we need upstream to get unblocked ? | 13:29 |
jcapitao[m] | https://review.opendev.org/c/openstack/puppet-tempest/+/907399 | 13:30 |
jcapitao[m] | we need to backport it down to Antelope | 13:30 |
amoralej | let's propose the backport | 13:30 |
jcapitao[m] | I'm going to propose the patches | 13:31 |
amoralej | ok | 13:31 |
amoralej | you want to reply to Martin? | 13:32 |
jcapitao[m] | go ahead | 13:36 |
jcapitao[m] | I'm resolving cherry-pick conflicts :) | 13:37 |
rdogerrit | Merged openstack/heat-agents-distgit rpm-master: Remove Requires on dib-utils https://review.rdoproject.org/r/c/openstack/heat-agents-distgit/+/51967 | 13:51 |
tosky_ | oooh, the gates are unblocked? Happy to hear that | 13:57 |
*** tosky_ is now known as tosky | 13:57 | |
amoralej | yeah, finally | 13:58 |
karolinku[m] | RDO meeting! https://etherpad.opendev.org/p/RDO-Meeting - video time | 13:59 |
karolinku[m] | #startmeeting RDO meeting - 2024-03-06 | 14:04 |
opendevmeet | Meeting started Wed Mar 6 14:04:01 2024 UTC and is due to finish in 60 minutes. The chair is karolinku[m]. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:04 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:04 |
opendevmeet | The meeting name has been set to 'rdo_meeting___2024_03_06' | 14:04 |
karolinku[m] | #chair jcapitao amoralej | 14:04 |
opendevmeet | Warning: Nick not in channel: jcapitao | 14:04 |
opendevmeet | Current chairs: amoralej jcapitao karolinku[m] | 14:04 |
karolinku[m] | #chair spotz | 14:05 |
opendevmeet | Warning: Nick not in channel: spotz | 14:05 |
opendevmeet | Current chairs: amoralej jcapitao karolinku[m] spotz | 14:05 |
karolinku[m] | #topic RDO Caracal 2024.1 preparation | 14:07 |
karolinku[m] | #info dlrn builders are ready, bootstrapping will start soon | 14:12 |
rdogerrit | Merged rdoinfo master: Promote CBS tags update for caracal-9s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51991 | 14:13 |
rdogerrit | mathieu bultel proposed openstack/os-diff-distgit rpm-master: Add os-diff specfile for rdo-package https://review.rdoproject.org/r/c/openstack/os-diff-distgit/+/51560 | 14:14 |
karolinku[m] | #topic retirement of murano and senlin | 14:20 |
karolinku[m] | #info those projects are inactive or not maintained properly, so will be reitred in Caracal | 14:21 |
karolinku[m] | #undo | 14:27 |
opendevmeet | Removing item from minutes: #info those projects are inactive or not maintained properly, so will be reitred in Caracal | 14:27 |
karolinku[m] | #undo | 14:27 |
opendevmeet | Removing item from minutes: #topic retirement of murano and senlin | 14:27 |
karolinku[m] | #topic retirement of murano, sahara and senlin | 14:27 |
karolinku[m] | #info those projects are inactive or not maintained properly(not passing/running CI), so will be reitred in Caracal | 14:28 |
rdogerrit | mathieu bultel proposed openstack/os-diff-distgit rpm-master: Add os-diff specfile for rdo-package https://review.rdoproject.org/r/c/openstack/os-diff-distgit/+/51560 | 14:29 |
karolinku[m] | #topic open floor | 14:30 |
rdogerrit | Alfredo Moralejo proposed rdo-jobs master: Manage branch name change to unmaintained/yoga in weirdo jobs https://review.rdoproject.org/r/c/rdo-jobs/+/51921 | 14:38 |
rdogerrit | Alfredo Moralejo proposed rdoinfo master: Add upstream_branch data for OpenStack releases https://review.rdoproject.org/r/c/rdoinfo/+/51942 | 14:42 |
karolinku[m] | #info Next RDO Guard is: jcapitao | 15:01 |
karolinku[m] | #info Next chair: amoralej | 15:01 |
karolinku[m] | #endmeeting | 15:01 |
opendevmeet | Meeting ended Wed Mar 6 15:01:45 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:01 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/rdo_meeting___2024_03_06/2024/rdo_meeting___2024_03_06.2024-03-06-14.04.html | 15:01 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/rdo_meeting___2024_03_06/2024/rdo_meeting___2024_03_06.2024-03-06-14.04.txt | 15:01 |
opendevmeet | Log: https://meetings.opendev.org/meetings/rdo_meeting___2024_03_06/2024/rdo_meeting___2024_03_06.2024-03-06-14.04.log.html | 15:01 |
rdogerrit | Chandan Kumar proposed config master: Include main branch for telemetry operator https://review.rdoproject.org/r/c/config/+/51994 | 15:05 |
rdogerrit | Merged rdoinfo master: Add upstream_branch data for OpenStack releases https://review.rdoproject.org/r/c/rdoinfo/+/51942 | 15:07 |
rdogerrit | Merged config master: Include main branch for telemetry operator https://review.rdoproject.org/r/c/config/+/51994 | 15:10 |
rdogerrit | Merged rdo-jobs master: Add weirdo jobs to gate Bobcat tags update https://review.rdoproject.org/r/c/rdo-jobs/+/51973 | 15:18 |
rdogerrit | Alfredo Moralejo proposed openstack/mistral-extra-distgit rpm-master: Remove muranoclient and senlinclient from requirements https://review.rdoproject.org/r/c/openstack/mistral-extra-distgit/+/51995 | 15:22 |
rdogerrit | Alfredo Moralejo proposed openstack/rally-openstack-distgit rpm-master: Remove muranoclient and senlinclient from requirements https://review.rdoproject.org/r/c/openstack/rally-openstack-distgit/+/51996 | 15:24 |
rdogerrit | Alfredo Moralejo proposed openstack/openstackclient-distgit rpm-master: Remove muranoclient and senlinclient from requirements https://review.rdoproject.org/r/c/openstack/openstackclient-distgit/+/51997 | 15:27 |
amoralej | jcapitao[m], karolinku[m] ^ wrt senlin and murano removal | 15:28 |
rdogerrit | Karolina Kula proposed rdo-infra/ansible-role-dlrn master: Change option best to 0 in dlrn config https://review.rdoproject.org/r/c/rdo-infra/ansible-role-dlrn/+/51998 | 15:28 |
jcapitao[m] | ack | 15:31 |
jcapitao[m] | https://issues.redhat.com/browse/RDO-263 | 15:31 |
jcapitao[m] | to report | 15:31 |
karolinku[m] | to we want to make any relation to https://issues.redhat.com/browse/RDO-260? | 15:31 |
jcapitao[m] | ^ hmm but we don't want to retire watcher, do we ? | 15:35 |
amoralej | not so far | 15:37 |
rdogerrit | Alfredo Moralejo proposed openstack/mistral-extra-distgit rpm-master: Remove muranoclient and senlinclient from requirements https://review.rdoproject.org/r/c/openstack/mistral-extra-distgit/+/51995 | 16:00 |
opendevreview | Merged x/packstack master: Fix branch to pull puppetlabs-xinetd https://review.opendev.org/c/x/packstack/+/910900 | 16:04 |
rdogerrit | Joel Capitao proposed openstack/heat-distgit rpm-master: Remove saharaclient from requirements https://review.rdoproject.org/r/c/openstack/heat-distgit/+/51999 | 16:07 |
rdogerrit | Joel Capitao proposed openstack/tempest-distgit rpm-master: Remove sahara-tests and murano-tests https://review.rdoproject.org/r/c/openstack/tempest-distgit/+/52000 | 16:15 |
rdogerrit | Merged rdoinfo master: Bump rdoinfo caracal-uc tags to latest upper-constraints or latest Puppetfile https://review.rdoproject.org/r/c/rdoinfo/+/51988 | 16:23 |
rdogerrit | rdo-trunk rdo-trunk proposed openstack/tobiko-distgit bobcat-rdo: openstack-tobiko: failed to build 0bc0eeb3 https://review.rdoproject.org/r/c/openstack/tobiko-distgit/+/52001 | 16:50 |
rdogerrit | Joel Capitao proposed openstack/packstack-distgit rpm-master: Remove puppet-sahara requirement https://review.rdoproject.org/r/c/openstack/packstack-distgit/+/52002 | 16:55 |
rdogerrit | Joel Capitao proposed openstack/tobiko-distgit rpm-master: Lower requirement version on pytest-xdist https://review.rdoproject.org/r/c/openstack/tobiko-distgit/+/52003 | 17:03 |
jcapitao[m] | interesting, we got a FTBFS in bobcat https://review.rdoproject.org/r/c/openstack/tobiko-distgit/+/52001 | 17:09 |
jcapitao[m] | but the commit is from master https://review.opendev.org/c/x/tobiko/+/910589 | 17:09 |
jcapitao[m] | not yet backported to stables branches | 17:09 |
rdogerrit | Merged rdo-infra/ansible-role-dlrn master: Change option best to 0 in dlrn config https://review.rdoproject.org/r/c/rdo-infra/ansible-role-dlrn/+/51998 | 18:02 |
opendevreview | Merged x/packstack master: Remove sahara support https://review.opendev.org/c/x/packstack/+/904896 | 19:38 |
opendevreview | Merged x/packstack master: Clean up unnecessary workaround related to puppetlabs-apache https://review.opendev.org/c/x/packstack/+/905059 | 19:38 |
opendevreview | Merged x/packstack master: Add info about bug tracking tool for packstack https://review.opendev.org/c/x/packstack/+/910326 | 19:38 |
rdogerrit | Emma Foley proposed config master: [telemetry-tempest-plugin] Use upstream repo instead of rdo https://review.rdoproject.org/r/c/config/+/52004 | 20:23 |
rdogerrit | rdo-trunk rdo-trunk proposed openstack/kolla-distgit bobcat-rdo: openstack-kolla-17.3.0-1 https://review.rdoproject.org/r/c/openstack/kolla-distgit/+/52005 | 20:25 |
rdogerrit | rdo-trunk rdo-trunk proposed openstack/kolla-distgit antelope-rdo: openstack-kolla-16.4.0-1 https://review.rdoproject.org/r/c/openstack/kolla-distgit/+/52006 | 20:26 |
rdogerrit | Emma Foley proposed config master: [telemetry-tempest-plugin] Add upstream repo for the plugin https://review.rdoproject.org/r/c/config/+/52004 | 20:50 |
rdogerrit | Emma Foley proposed config master: [telemetry-tempest-plugin] Add jobs to the opendev/telemetry-tempest-plugin project https://review.rdoproject.org/r/c/config/+/52007 | 20:50 |
rdogerrit | Emma Foley proposed config master: Remove project config for RDO/openstack/telemetry-tempest-plugin https://review.rdoproject.org/r/c/config/+/52008 | 20:50 |
*** kopecmartin_ is now known as kopecmartin | 22:50 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!