*** dviroel|out is now known as dviroel | 00:05 | |
rdogerrit | rdo-trunk proposed nfvinfo master: Promote CBS tags update for nfvsig-2.15-testing https://review.rdoproject.org/r/c/nfvinfo/+/40816 | 00:08 |
---|---|---|
rdogerrit | rdo-trunk proposed nfvinfo master: Promote CBS tags update for nfvsig-2.16-testing https://review.rdoproject.org/r/c/nfvinfo/+/41071 | 00:08 |
*** dviroel is now known as dviroel|out | 00:20 | |
*** rlandy|bbl is now known as rlandy|out | 01:17 | |
*** soniya29 is now known as soniya29|rover | 04:19 | |
*** marios is now known as marios|ruck | 04:58 | |
*** ysandeep|out is now known as ysandeep | 05:05 | |
*** pojadhav|afk is now known as pojadhav | 05:11 | |
apevec[m] | <sbonazzo> "Hi, is there any update on RDO..." <- See meeting minutes from yesterday https://lists.rdoproject.org/archives/list/dev@lists.rdoproject.org/thread/OJ563YCLV2Z3YZVMHQLZUPSQJFDTCELQ/ | 06:36 |
apevec[m] | Deployment projects have +2wks after coordinated release | 06:38 |
*** amoralej|off is now known as amoralej | 07:13 | |
*** ysandeep is now known as ysandeep|lunch | 07:23 | |
*** jpena|off is now known as jpena | 07:34 | |
jm1 | amoralej: ready for +w :) https://review.rdoproject.org/r/q/project:rdoinfo+owner:code%2540jakobmeng.de+status:open | 08:05 |
amoralej | merging | 08:05 |
jm1 | amoralej: thanks :) | 08:06 |
rdogerrit | User marios created rdo-infra/ci-config master: Temp remove fs35 from C8 wallaby criteria for promotion https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/41216 | 08:07 |
*** gthiemon1e is now known as gthiemonge | 08:10 | |
rdogerrit | Merged rdoinfo master: Bump ansible-collection-containers-podman to 1.9.2 (c8s yoga) https://review.rdoproject.org/r/c/rdoinfo/+/40825 | 08:12 |
rdogerrit | Merged rdoinfo master: Bump ansible-collection-containers-podman to 1.9.2 (c8s wallaby) https://review.rdoproject.org/r/c/rdoinfo/+/40823 | 08:13 |
rdogerrit | Merged openstack/trove-dashboard-distgit yoga-rdo: openstack-trove-ui-18.0.0-1 https://review.rdoproject.org/r/c/openstack/trove-dashboard-distgit/+/41191 | 08:40 |
rdogerrit | Merged openstack/ec2-api-distgit yoga-rdo: openstack-ec2-api-14.0.0-1 https://review.rdoproject.org/r/c/openstack/ec2-api-distgit/+/41156 | 08:49 |
rdogerrit | Merged rdo-infra/ci-config master: Temp remove fs35 from C8 wallaby criteria for promotion https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/41216 | 08:58 |
rdogerrit | User marios created rdo-infra/ci-config master: Revert "Temp remove fs35 from C8 wallaby criteria for promotion" https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/41233 | 08:59 |
kashyap | amoralej: Hi | 09:09 |
amoralej | kashyap, we only maintain #rdo in libera for compatibility with centos world, but this is the main channel | 09:09 |
amoralej | ok | 09:09 |
amoralej | so %ifarch is only applied to the build arch, not the install arch | 09:10 |
amoralej | for noarch | 09:10 |
amoralej | so it makes it trickier | 09:10 |
kashyap | amoralej: I see, noted | 09:10 |
amoralej | one option would be to convert that requires in a weak requirement | 09:10 |
amoralej | Recommends | 09:10 |
kashyap | Hmm | 09:11 |
amoralej | but if someone disable weak deps in x86_64 | 09:11 |
amoralej | that will be a problem | 09:11 |
kashyap | I'm a bit worried about making it a bit weaker req | 09:11 |
kashyap | Yeah | 09:11 |
amoralej | other option would be, converting nova to arch specific | 09:12 |
amoralej | and building separated packages for x86_64, aarch64 and power64 | 09:12 |
amoralej | then, we could add %ifarch | 09:12 |
amoralej | kashyap, what's the used alternative in aarch64? | 09:13 |
amoralej | i'm thinking in using Requires: (....virtio-vga.so or <something for aarch64>) | 09:13 |
kashyap | Lemme check | 09:14 |
kashyap | amoralej: So, they only build it (virtio-vga) for x86 and ppc64 | 09:23 |
kashyap | "virtio-gpu is same as virtio-vga, but without the vga bits and so works on all arches, but requires guest support explicitly" | 09:23 |
amoralej | ohk | 09:23 |
kashyap | amoralej: What's the exact error you're seeing on AArch64 hosts? | 09:23 |
amoralej | it's a bit more complicated than that :) | 09:24 |
amoralej | short version is, it fails to install | 09:24 |
amoralej | actually, it fails to install because in cbs, noarch builds set _libvir to /usr/lib/ instead of /usr/lib64/ | 09:25 |
amoralej | that's "easy" to fix by using %_prefix/lib64 | 09:25 |
amoralej | that'd fix it for x86_64 and ppc64 | 09:26 |
amoralej | but will break it for aarch64 | 09:26 |
kashyap | Because it's not even there | 09:26 |
amoralej | exactly | 09:26 |
amoralej | https://paste.centos.org/view/6691fc97 | 09:26 |
kashyap | amoralej: Have you got a link to the failure, please? | 09:26 |
amoralej | nop, because i didn't even build with the fix for _prefix/lib64 | 09:26 |
kashyap | s/i/it/? | 09:27 |
amoralej | mmmm | 09:27 |
rdogerrit | User karolinku created config master: Create yoga-rdo branch for os puppet modules https://review.rdoproject.org/r/c/config/+/41217 | 09:27 |
amoralej | don't understand, sorry | 09:27 |
amoralej | i didn't build it | 09:27 |
kashyap | amoralej: Ah, never mind. I mixed up a message | 09:28 |
amoralej | if you are interested https://cbs.centos.org/koji/taskinfo?taskID=2744977 | 09:28 |
amoralej | that's a scratch build with the problem of /usr/lib/ instead of /usr/lib64/ | 09:28 |
amoralej | but if you check in https://logserver.rdoproject.org/75/41175/1/check/distgit-cbs-validate-centos8-stream/4ff10ce/job-output.txt | 09:29 |
amoralej | 2022-03-30 12:49:47.423042 | rdo-centos-stream | Error: | 09:29 |
amoralej | 2022-03-30 12:49:47.423076 | rdo-centos-stream | Problem 1: conflicting requests | 09:29 |
amoralej | 2022-03-30 12:49:47.423083 | rdo-centos-stream | - nothing provides /usr/lib/qemu-kvm/hw-display-virtio-vga.so needed by openstack-nova-compute-1:25.0.0-1.el8.noarch | 09:29 |
* kashyap clicks | 09:29 | |
kashyap | Right, that can be fixed by %_prefix/lib64 for x86 and ppc64 | 09:30 |
amoralej | yep | 09:30 |
amoralej | but still have the problem for aarch64 | 09:31 |
amoralej | kashyap, see https://rpm-software-management.github.io/rpm/manual/boolean_dependencies.html | 09:31 |
amoralej | that's the boolean deps | 09:31 |
* kashyap clicks | 09:31 | |
amoralej | maybe we can figure out something ... | 09:31 |
amoralej | there is an interesting option | 09:31 |
amoralej | Requires: (foo if whatever) | 09:32 |
amoralej | if we may find a whatever which is true for x86 and ppc64 would be good | 09:32 |
amoralej | but note whatever is a package name, nvr, or something like that ... | 09:32 |
amoralej | i'm not sure if something like if qemu-kvm-common.x86_64 would work | 09:33 |
amoralej | lemme test | 09:33 |
kashyap | amoralej: I need to be AFK for a bit, let's sort it out on a bug ticket, if it's not already there | 09:41 |
rdogerrit | Merged config master: Create yoga-rdo branch for os puppet modules https://review.rdoproject.org/r/c/config/+/41217 | 09:42 |
amoralej | sure, thanks kashyap | 09:43 |
*** ysandeep|lunch is now known as ysandeep | 10:07 | |
*** soniya29|rover is now known as soniya29|rover|lunch | 10:08 | |
rdogerrit | Alfredo Moralejo proposed openstack/nova-distgit yoga-rdo: DNM: This will be a problem for aarch64 https://review.rdoproject.org/r/c/openstack/nova-distgit/+/41175 | 10:12 |
*** rlandy|out is now known as rlandy | 10:25 | |
*** soniya29|rover|lunch is now known as soniya29|rover | 10:27 | |
rdogerrit | Merged nfvinfo master: Promote CBS tags update for nfvsig-2.15-testing https://review.rdoproject.org/r/c/nfvinfo/+/40816 | 10:42 |
rdogerrit | User karolinku proposed openstack/magnum-distgit yoga-rdo: openstack-magnum-14.0.0-1 https://review.rdoproject.org/r/c/openstack/magnum-distgit/+/41164 | 10:43 |
rdogerrit | Merged nfvinfo master: Promote CBS tags update for nfvsig-2.16-testing https://review.rdoproject.org/r/c/nfvinfo/+/41071 | 10:44 |
kashyap | amoralej: WHen you rename that change, please put a different commit summary :) | 11:04 |
rdogerrit | User karolinku proposed openstack/sahara-distgit yoga-rdo: openstack-sahara-16.0.0-1 https://review.rdoproject.org/r/c/openstack/sahara-distgit/+/41188 | 11:05 |
amoralej | kashyap, sure, that was just to trigger package rebuilds to test the _prefix/lib64 | 11:05 |
amoralej | actually, those jobs passed as they only test x86_&4 | 11:06 |
amoralej | i was trying to test them in a aarch64 system | 11:06 |
amoralej | kashyap, you have some way to test on centos on aarch64? | 11:07 |
kashyap | amoralej: I don't, afraid :-( Right now I'm buried in solving an urgent x86_64 bug | 11:07 |
amoralej | ok, no problem | 11:07 |
kashyap | amoralej: An idea is - can you get install a VM via virt-builder? | 11:07 |
amoralej | i'm trying to emulate with qemu | 11:07 |
kashyap | https://kashyapc.fedorapeople.org/using-virt-builder.html | 11:07 |
kashyap | IIRC, 'virt-builder' also installs AArch64 VMs, /me checks | 11:08 |
amoralej | yes | 11:08 |
amoralej | i'm using virt-manager which also allows me to set aarch64 | 11:08 |
amoralej | and pulled a aarch64 cloud image | 11:08 |
kashyap | Ah, cool | 11:08 |
amoralej | but panic at boot | 11:08 |
amoralej | usual | 11:08 |
amoralej | [ 1.884358] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]--- | 11:08 |
*** marios|ruck is now known as marios|ruck|lunch | 11:09 | |
*** bhagyashris_ is now known as bhagyashris | 11:09 | |
kashyap | Ouch. What version of OS is this? | 11:10 |
kashyap | CentOS 8? | 11:11 |
amoralej | vm is centos8 | 11:11 |
amoralej | virthost is fedora35 | 11:11 |
amoralej | kashyap, don't worry, your bug is probably more urgent than this, i'll also ask to the aarch64 guys | 11:13 |
kashyap | amoralej: Hmm, for advanced RPM questions, the channel #fedora-devel (Libera) can also be interesting. Several RPM long-timers hang out there. | 11:14 |
*** marios|ruck|lunch is now known as marios|ruck | 11:15 | |
rdogerrit | Merged openstack/neutron-distgit yoga-rdo: openstack-neutron-20.0.0-1 https://review.rdoproject.org/r/c/openstack/neutron-distgit/+/41174 | 11:17 |
*** pojadhav is now known as pojadhav|afk | 11:17 | |
*** soniya29|rover is now known as soniya29|rover|afk | 11:18 | |
rdogerrit | Merged rdo-infra/ci-config master: Revert "Temp remove fs35 from C8 wallaby criteria for promotion" https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/41233 | 11:20 |
*** dviroel_ is now known as dviroel | 11:22 | |
rdogerrit | Jiří Podivín created openstack/tripleoclient-distgit train-rdo: [Train-only] Capping validations-libs and validations-common at 1.6.* https://review.rdoproject.org/r/c/openstack/tripleoclient-distgit/+/41221 | 11:42 |
*** ysandeep is now known as ysandeep|brb | 11:49 | |
rdogerrit | Jiří Podivín proposed openstack/tripleoclient-distgit train-rdo: [Train-only] Capping validations-libs and validations-common at 1.6.* https://review.rdoproject.org/r/c/openstack/tripleoclient-distgit/+/41221 | 11:53 |
*** amoralej is now known as amoralej|lunch | 11:54 | |
*** ysandeep|brb is now known as ysandeep|afk | 12:05 | |
*** soniya29 is now known as soniya29|rover | 12:07 | |
*** chem is now known as Guest852 | 12:32 | |
*** pojadhav|afk is now known as pojadhav | 12:33 | |
rdogerrit | Ronelle Landy created rdo-infra/ci-config master: Temp remove fs001 and kvm job from victoria https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/41229 | 12:59 |
rlandy | soniya29|rover: marios|ruck: ^^ if needed | 12:59 |
rlandy | and yep - it failed | 13:00 |
rlandy | hash may be too old | 13:00 |
rlandy | containers missing | 13:00 |
soniya29|rover | rlandy, i have just rekicked this job..it is failing for a while now | 13:01 |
marios|ruck | rlandy: k | 13:01 |
marios|ruck | rlandy: so it cant promote that then we'd need container push too again? | 13:02 |
*** amoralej|lunch is now known as amoralej | 13:06 | |
*** ysandeep|afk is now known as ysandeep | 13:14 | |
rdogerrit | Alfredo Moralejo created openstack/nova-distgit rpm-master: Do not require hw-display-virtio-vga.so in aarch64 https://review.rdoproject.org/r/c/openstack/nova-distgit/+/41230 | 13:15 |
amoralej | kashyap ^ | 13:15 |
amoralej | actually, should we add other requires for aarch64? | 13:16 |
amoralej | should it depend on hw-display-virtio-gpu.so ? | 13:17 |
rdogerrit | User karolinku created openstack/neutron-tempest-plugin-distgit rpm-master: python-neutron-tests-tempest-1.9.0-1 https://review.rdoproject.org/r/c/openstack/neutron-tempest-plugin-distgit/+/41231 | 13:36 |
jpodivin | amoralej: I'm here | 13:55 |
jpodivin | This is the job https://review.rdoproject.org/zuul/build/9bb86b236c9e49fab145ba6b6916822a I can't really make much of it. | 13:55 |
jpodivin | except that it failed, but that much is obvious | 13:56 |
rdogerrit | Jakob Meng created deps/ansible-collection-containers-podman c9s-yoga-rdo: Bump ansible-podman collection to 1.9.3 version https://review.rdoproject.org/r/c/deps/ansible-collection-containers-podman/+/41253 | 13:56 |
amoralej | lemme check | 13:57 |
amoralej | jpodivin, https://cbs.centos.org/koji/taskinfo?taskID=2746548 | 13:58 |
amoralej | DEBUG util.py:444: No matching package to install: 'validations-common >= 1.5.0' | 13:59 |
amoralej | that's in cloudsig repo | 13:59 |
amoralej | but let me check something | 13:59 |
jpodivin | amoralej: is there a way to get to that info from zuul? | 14:00 |
amoralej | yes | 14:00 |
*** dasm|off is now known as dasm | 14:00 | |
amoralej | https://review.rdoproject.org/zuul/build/9bb86b236c9e49fab145ba6b6916822a/logs | 14:01 |
amoralej | go to the job log | 14:01 |
amoralej | https://logserver.rdoproject.org/21/41221/2/check/distgit-cbs-validate-centos8-stream/9bb86b2/job-output.txt | 14:01 |
jpodivin | yes | 14:01 |
jpodivin | I was there but there doesn't seem to be that error | 14:01 |
amoralej | 2022-03-31 11:59:31.115439 | rdo-centos-stream | + echo 'Task 2746546 failed with status: failed' | 14:02 |
amoralej | if you want to find the url easy | 14:02 |
amoralej | look for taskId | 14:02 |
amoralej | https://cbs.centos.org/koji/taskinfo?taskID=2746546 | 14:02 |
jpodivin | amoralej: I see. So I have to parse the file, find the id and put it in koji. | 14:02 |
amoralej | yep | 14:03 |
jpodivin | amoralej: Do you know what could cause this? I mean, I'm pretty sure we have package fitting both constraints. | 14:03 |
amoralej | yes i am | 14:04 |
amoralej | i know | 14:04 |
amoralej | we have the required version in rdo-trunk but not in cloudsig official packages | 14:04 |
amoralej | but let me check something, please | 14:05 |
amoralej | iirc train is not longer supported in cloudsig repo | 14:05 |
jpodivin | amoralej: ok, that would explain where the package isn't there. Does the job make even sense if the resources are out of date? | 14:06 |
jpodivin | s/where/why/ | 14:06 |
amoralej | that's what i was double checking | 14:07 |
amoralej | actually not | 14:07 |
amoralej | because train is in EM and not longer supported in cloudsig, only in rdo-trunk | 14:07 |
rdogerrit | Dariusz Smigiel proposed config master: Update ruamel.yaml.clib to support Python 3.10 https://review.rdoproject.org/r/c/config/+/41210 | 14:07 |
amoralej | gimme a while and i'll get rid of that job in train | 14:07 |
jpodivin | thanks amoralej++ | 14:09 |
jm1 | amoralej: next wave is coming 😅 https://review.rdoproject.org/r/c/deps/ansible-collection-containers-podman/+/41253 | 14:11 |
amoralej | oh, man :) | 14:12 |
amoralej | i hope this is the good one :) | 14:12 |
jm1 | amoralej: hope dies last 🙊😉 | 14:13 |
amoralej | :) | 14:15 |
jm1 | amoralej: since you already have packaged ansible-packaging, this time it should only be a +w for you hopefully? | 14:19 |
* amoralej crosses fingers | 14:21 | |
rdogerrit | User karolinku proposed openstack/magnum-distgit yoga-rdo: openstack-magnum-14.0.0-1 https://review.rdoproject.org/r/c/openstack/magnum-distgit/+/41164 | 14:22 |
rdogerrit | User karolinku proposed openstack/sahara-distgit yoga-rdo: openstack-sahara-16.0.0-1 https://review.rdoproject.org/r/c/openstack/sahara-distgit/+/41188 | 14:23 |
rdogerrit | Alfredo Moralejo created config master: Remove CBS jobs from train and ussuri https://review.rdoproject.org/r/c/config/+/41259 | 14:27 |
amoralej | jpodivin, ^ | 14:29 |
jpodivin | amoralej: cool, thanks again! | 14:36 |
rdogerrit | Jiří Podivín proposed openstack/tripleoclient-distgit train-rdo: [Train-only] Capping validations-libs and validations-common at 1.6.* https://review.rdoproject.org/r/c/openstack/tripleoclient-distgit/+/41221 | 14:37 |
jm1 | amoralej: o/c the build failed 🙄 but why has 1.9.3 not been found?!? https://cbs.centos.org/kojifiles/work/tasks/6633/2746633/build.log | 14:40 |
jm1 | amoralej: anything i forgot? | 14:40 |
amoralej | mmmm | 14:42 |
amoralej | jm1, https://logserver.rdoproject.org/53/41253/1/gate/deps-cbs-final-build/a9fd375/job-output.txt | 14:45 |
amoralej | it seems there have been some issue uploading the tarball to the centos cache | 14:45 |
apevec[m] | jm1: amoralej I see in #centos-devel:libera.chat that uploads are broken due to auth issue | 14:45 |
amoralej | 2022-03-31 14:33:41.847332 | rdo-centos-stream | curl: (22) The requested URL returned error: 500 Internal Server Error | 14:45 |
amoralej | yeah, that looks the issue | 14:46 |
apevec[m] | > upload is queryring fasjson and fasjson.fedoraproject.org doesn't return any group membership right now :/ | 14:46 |
amoralej | jm1 ^ that, let's wait until it's fixed and recheck | 14:47 |
jm1 | amoralej: ack, thanks :) | 14:47 |
jm1 | apevec[m]: thanks for the update :) | 14:48 |
apevec[m] | and looks like it was fixed as of 5mins ago :) | 14:50 |
rdogerrit | Jiří Podivín proposed openstack/tripleoclient-distgit train-rdo: [Train-only] Capping validations-libs and validations-common at 1.6.* https://review.rdoproject.org/r/c/openstack/tripleoclient-distgit/+/41221 | 14:51 |
*** marios|ruck is now known as marios | 15:00 | |
*** marios is now known as marios|ruck | 15:01 | |
rdogerrit | Merged deps/ansible-collection-containers-podman c9s-yoga-rdo: Bump ansible-podman collection to 1.9.3 version https://review.rdoproject.org/r/c/deps/ansible-collection-containers-podman/+/41253 | 15:22 |
jm1 | amoralej: recheck worked 😊 | 15:22 |
amoralej | nice | 15:23 |
rdogerrit | Merged openstack/sahara-distgit yoga-rdo: openstack-sahara-16.0.0-1 https://review.rdoproject.org/r/c/openstack/sahara-distgit/+/41188 | 15:27 |
rdogerrit | Merged openstack/neutron-vpnaas-distgit yoga-rdo: openstack-neutron-vpnaas-20.0.0-1 https://review.rdoproject.org/r/c/openstack/neutron-vpnaas-distgit/+/41173 | 15:27 |
rdogerrit | Merged openstack/magnum-distgit yoga-rdo: openstack-magnum-14.0.0-1 https://review.rdoproject.org/r/c/openstack/magnum-distgit/+/41164 | 15:27 |
rdogerrit | Merged openstack/heat-distgit yoga-rdo: openstack-heat-18.0.0-1 https://review.rdoproject.org/r/c/openstack/heat-distgit/+/41160 | 15:30 |
amoralej | jm1, remember you need to send the update to -testing now | 15:34 |
rdogerrit | Merged config master: Remove CBS jobs from train and ussuri https://review.rdoproject.org/r/c/config/+/41259 | 15:35 |
jm1 | amoralej: no worry, will send you a couple of more patches later ;) | 15:36 |
jm1 | amoralej: thanks for the reminder though :) | 15:36 |
rdogerrit | Jakob Meng created rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c8s yoga) https://review.rdoproject.org/r/c/rdoinfo/+/41261 | 15:39 |
*** ysandeep is now known as ysandeep|out | 15:40 | |
rdogerrit | Jakob Meng created rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c9s wallaby) https://review.rdoproject.org/r/c/rdoinfo/+/41262 | 15:41 |
rdogerrit | Jakob Meng created rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c9s xena) https://review.rdoproject.org/r/c/rdoinfo/+/41263 | 15:42 |
rdogerrit | Jakob Meng created rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c9s yoga) https://review.rdoproject.org/r/c/rdoinfo/+/41264 | 15:43 |
rdogerrit | Merged rdo-jobs master: Switch wallaby pipeline to run c9 more https://review.rdoproject.org/r/c/rdo-jobs/+/41125 | 15:51 |
*** dviroel_ is now known as dviroel | 15:54 | |
jm1 | amoralej: you asked for patches, you get patches 😉 https://review.rdoproject.org/r/q/project:rdoinfo+owner:code%2540jakobmeng.de+status:open | 16:02 |
*** rlandy is now known as rlandy|rover | 16:09 | |
rdogerrit | Merged rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c8s yoga) https://review.rdoproject.org/r/c/rdoinfo/+/41261 | 16:11 |
*** marios|ruck is now known as marios|out | 16:12 | |
*** dviroel is now known as dviroel|lunch | 16:14 | |
rdogerrit | Alfredo Moralejo proposed openstack/gnocchi-distgit rpm-master: Add gnocchi-amqpd executable for 4.4 https://review.rdoproject.org/r/c/openstack/gnocchi-distgit/+/40924 | 16:22 |
*** dasm is now known as dasm|ruck | 16:38 | |
*** jpena is now known as jpena|off | 16:39 | |
rdogerrit | Alfredo Moralejo proposed openstack/gnocchi-distgit rpm-master: Add gnocchi-amqpd executable for 4.4 https://review.rdoproject.org/r/c/openstack/gnocchi-distgit/+/40924 | 17:05 |
*** amoralej is now known as amoralej|off | 17:15 | |
*** dviroel|lunch is now known as dviroel | 17:18 | |
rdogerrit | Ronelle Landy created rdo-infra/ci-config master: DNM: Temp remove internal train https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/41266 | 18:08 |
rdogerrit | Merged config master: Update ruamel.yaml.clib to support Python 3.10 https://review.rdoproject.org/r/c/config/+/41210 | 19:20 |
rdogerrit | Jakob Meng created rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c8s wallaby) https://review.rdoproject.org/r/c/rdoinfo/+/41268 | 19:47 |
rdogerrit | Jakob Meng created rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c8s xena) https://review.rdoproject.org/r/c/rdoinfo/+/41269 | 19:48 |
rdogerrit | Jakob Meng created rdoinfo master: Bump ansible-collection-containers-podman to 1.9.3 (c8s yoga) https://review.rdoproject.org/r/c/rdoinfo/+/41270 | 19:48 |
*** dviroel is now known as dviroel|afk | 20:24 | |
*** dasm|ruck is now known as dasm|off | 22:59 | |
*** rlandy|rover is now known as rlandy|out | 23:08 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!