rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Bump rdoinfo bobcat tags to latest upper-constraints or latest Puppetfile https://review.rdoproject.org/r/c/rdoinfo/+/51907 | 00:25 |
---|---|---|
rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for bobcat-9s-release https://review.rdoproject.org/r/c/rdoinfo/+/51908 | 00:36 |
rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for antelope-9s-release https://review.rdoproject.org/r/c/rdoinfo/+/51909 | 00:37 |
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:39 |
rdogerrit | Takashi Kajinami proposed rdoinfo master: Remove Senlin from Caracal https://review.rdoproject.org/r/c/rdoinfo/+/51910 | 06:25 |
rdogerrit | rdo-trunk rdo-trunk proposed openstack/os-net-config-distgit bobcat-rdo: os-net-config: failed to build 2e998f5 https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51911 | 06:57 |
rdogerrit | rdo-trunk rdo-trunk proposed openstack/os-net-config-distgit antelope-rdo: os-net-config: failed to build 2e998f5 https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51912 | 06:58 |
rdogerrit | rdo-trunk rdo-trunk proposed openstack/os-net-config-distgit rpm-master: os-net-config: failed to build 2e998f5 https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51913 | 07:21 |
rdogerrit | Merged config master: Run the rh subscription play on rh-subscription group for dpa ci https://review.rdoproject.org/r/c/config/+/51900 | 08:35 |
rdogerrit | Marihan Girgis proposed config master: Add infrawatch/functional-test to zuul https://review.rdoproject.org/r/c/config/+/51666 | 08:47 |
jcapitao[m] | amoralej karolinku : re https://src.fedoraproject.org/rpms/python-oslo-config/pull-request/4 - what do you think about using %bcond macro in RDO ? | 09:06 |
rdogerrit | Alfredo Moralejo proposed openstack/os-net-config-distgit rpm-master: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51913 | 09:06 |
amoralej | jcapitao[m], it's not available in centos9 | 09:07 |
amoralej | we should skip it if possible | 09:07 |
jcapitao[m] | hmm | 09:08 |
jcapitao[m] | I triggered a scratch build https://cbs.centos.org/koji/taskinfo?taskID=3848286 | 09:09 |
karolinku[m] | yes, I already did some rollbacks from %bcond 0 | 09:09 |
amoralej | mmm i had to fix some specs which complained about using %bcond | 09:09 |
jcapitao[m] | do you have a patch where it fails ? | 09:09 |
karolinku[m] | lemme find | 09:09 |
amoralej | lemme see if i can find it | 09:09 |
amoralej | we have %bcond_with and %bcond_without , that's fine | 09:11 |
amoralej | but not %bcond | 09:11 |
amoralej | that's what i found | 09:11 |
amoralej | i.e. https://review.rdoproject.org/r/c/deps/python-asgiref/+/50631/2..3/SPECS/python-asgiref.spec | 09:14 |
amoralej | https://logserver.rdoproject.org/31/50631/2/check/deps-cbs-validate/2bf1bf9/job-output.txt | 09:14 |
amoralej | error: line 10: Unknown tag: %bcond tests 1 | 09:14 |
karolinku[m] | I have the same for https://review.rdoproject.org/r/c/deps/python-keyring/+/51298/1..8 | 09:15 |
amoralej | actually, that par is executed in rdo-centos-8-stream node | 09:15 |
amoralej | so, it may be fin in centos9 | 09:15 |
jcapitao[m] | ah ok I understand now | 09:15 |
amoralej | yeah, that's what i meant | 09:15 |
jcapitao[m] | in CS9 it rpm-4.16.1.3-29.el9.x86_64 | 09:15 |
jcapitao[m] | https://rpm-software-management.github.io/rpm/manual/conditionalbuilds.html | 09:15 |
amoralej | bcond_with or bcond_without is fine, bcond is not | 09:15 |
jcapitao[m] | %bcond appeared in 4.17.1 | 09:16 |
amoralej | yep | 09:16 |
jcapitao[m] | my scratch build is working because I generated the SRPM from my f39 toolbox | 09:16 |
jcapitao[m] | which has newer rpm | 09:17 |
jcapitao[m] | thanks | 09:17 |
jcapitao[m] | I'm gonna reply to Miro | 09:18 |
amoralej | ack | 09:18 |
amoralej | jcapitao[m], anyway, let me test it with centos9 | 09:18 |
amoralej | because if it the scratch build passed, it's probably ok with centos9 | 09:19 |
amoralej | i'd still avoid it, but it's good to know where is failing wna where is not | 09:19 |
jcapitao[m] | ack there is smth I'm missing tbh | 09:21 |
jcapitao[m] | I'm interesting of the outcome of your test | 09:21 |
amoralej | %bcond works fine in cs9 | 09:22 |
amoralej | * Mon Nov 07 2022 Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 | 09:23 |
amoralej | - Add bcond macros (#2129060) | 09:23 |
jcapitao[m] | ah ! | 09:25 |
jcapitao[m] | I'm reasured | 09:25 |
jcapitao[m] | reassured* | 09:25 |
amoralej | i tested rpmbuild in a cs9 with %bcond too | 09:26 |
amoralej | actually, we may move that job to cs9 | 09:26 |
jcapitao[m] | that's exactly what I wanted to propose | 09:26 |
amoralej | but i'd try to not use bcond until then | 09:26 |
jcapitao[m] | can we move it now ? | 09:27 |
jcapitao[m] | we'll have to do it sooner or later | 09:27 |
amoralej | yep | 09:27 |
amoralej | # rpmbuild -bs test.spec | 09:27 |
amoralej | error: line 10: Unknown tag: %bcond tests 1 | 09:27 |
amoralej | in cs8 | 09:27 |
amoralej | yes, no problem | 09:27 |
jcapitao[m] | lemme work on that | 09:28 |
jcapitao[m] | I'll ask Miro to wait a little bit for his PR to be merged | 09:28 |
amoralej | it's part of https://issues.redhat.com/projects/RDO/issues/RDO-202 | 09:28 |
amoralej | actually, that will not affect rdo itself, but if we want that, we should also implement it in rdo spec | 09:28 |
amoralej | or we will override in caracal import | 09:29 |
jcapitao[m] | yes, I want to merge and backport it in RDO before the caracal import | 09:29 |
jcapitao[m] | if we merge it, w/o backporting immediately we'll forget before the caracal import and would have a regression | 09:31 |
amoralej | yep | 09:32 |
amoralej | btw, we talked about checking if we may use packit to import clients RDO -> fedora | 09:32 |
amoralej | dunno if we will have cycles before caracal | 09:32 |
rdogerrit | Alfredo Moralejo proposed openstack/os-net-config-distgit rpm-master: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51913 | 09:35 |
jcapitao[m] | cycles ? | 09:37 |
amoralej | sorry, time :) | 09:38 |
jcapitao[m] | well we can try | 09:39 |
jcapitao[m] | do you have a rough idea ? | 09:39 |
matbu | jcapitao[m]: o/ hey, regarding os-diff pkg and this etherpad (https://review.rdoproject.org/etherpad/p/os-diff-new-dependencies) do you need any progress from me ? | 10:40 |
jcapitao[m] | matbu: yes, so I'm working on packaging golist which is needed for go-rpm-macros in order to find out the requirements during the build. Once built, you'll be able to list the whole dependency tree, and add them in https://review.rdoproject.org/r/c/rdoinfo/+/51681 | 10:43 |
matbu | jcapitao[m]: ack ok, thank you for the heads up and the work. Is there any concers/risks or whatever for downstream ? | 10:44 |
jcapitao[m] | but IMHO, I think os-diff should create a vendor folder with all the dependencies in it, except if you want to add more golang packages in the future | 10:47 |
jcapitao[m] | btw amoralej karolinku could you review https://review.rdoproject.org/r/c/rdoinfo/+/51905 when you have a chance please ? | 10:48 |
matbu | jcapitao[m]: hm ok, you think it's cleaner with a vendor folder , in order to clean it easily when the rpm is removed ? | 10:51 |
jcapitao[m] | matbu: well if you can package all the dependencies the better, but it may be hard as there will be bunch of dependencies. So using vendor archive with all of them in it should ease the process, but still bundling is not best practice | 10:55 |
karolinku[m] | jcapitao[m]: why recheck https://softwarefactory-project.io/r/c/software-factory/sf-infra/+/30948 ? btw, I can't +W on this review | 11:00 |
jcapitao[m] | I wanted to test with latest PS | 11:01 |
jcapitao[m] | we need to ask infra guys to +W I think | 11:01 |
rdogerrit | Alfredo Moralejo proposed openstack/kuryr-kubernetes-distgit rpm-master: Remove pytz version constraints upstream https://review.rdoproject.org/r/c/openstack/kuryr-kubernetes-distgit/+/51904 | 11:18 |
amoralej | jcapitao[m], wrt golist, you could vendor golist deps ? | 11:19 |
jcapitao[m] | yes | 11:19 |
jcapitao[m] | it's working locally with vendored deps | 11:20 |
amoralej | cool | 11:20 |
amoralej | i left a comment if you want to fix as follow up | 11:21 |
amoralej | btw, thanks for pyroute2 update! jcapitao++ | 11:21 |
jcapitao[m] | ok let's move to rdo-dependency even though it's same template | 11:23 |
amoralej | yes, i think it's mostly the same | 11:24 |
rdogerrit | Merged rdoinfo master: Add golist as dependency https://review.rdoproject.org/r/c/rdoinfo/+/51905 | 11:24 |
rdogerrit | rdo-trunk rdo-trunk proposed config master: Create project for RDO dependency golist https://review.rdoproject.org/r/c/config/+/51914 | 11:26 |
rdogerrit | rdo-trunk rdo-trunk proposed config master: Create project info for RDO dependency golist in RDO https://review.rdoproject.org/r/c/config/+/51915 | 11:26 |
rdogerrit | Merged config master: Create project for RDO dependency golist https://review.rdoproject.org/r/c/config/+/51914 | 11:49 |
rdogerrit | Merged config master: Create project info for RDO dependency golist in RDO https://review.rdoproject.org/r/c/config/+/51915 | 11:50 |
rdogerrit | Merged rdo-infra/ansible-role-dlrn master: Prepare for Caracal release https://review.rdoproject.org/r/c/rdo-infra/ansible-role-dlrn/+/51901 | 12:06 |
rdogerrit | Marios Andreou proposed rdo-jobs master: Adds overcloud os-net-config setup for new data plane adoption job https://review.rdoproject.org/r/c/rdo-jobs/+/51916 | 12:18 |
rdogerrit | Merged rdo-jobs master: Adding new data-plane-adoption-osp17-multinode-to-extracted-crc https://review.rdoproject.org/r/c/rdo-jobs/+/51227 | 12:56 |
rdogerrit | Merged openstack/os-net-config-distgit rpm-master: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51913 | 13:00 |
rdogerrit | Joel Capitao proposed deps/golist c9s-caracal-rdo: Import golist-0.10.4-3.fc40 https://review.rdoproject.org/r/c/deps/golist/+/51917 | 13:04 |
rdogerrit | Alfredo Moralejo proposed openstack/os-net-config-distgit bobcat-rdo: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51878 | 13:39 |
rdogerrit | Chandan Kumar proposed config master: Add github-post pipeline https://review.rdoproject.org/r/c/config/+/51918 | 13:51 |
rdogerrit | Alfredo Moralejo proposed openstack/edpm-image-builder-distgit rpm-master: DNM Fix "Multiple top-level packages discovered in a flat-layout" error https://review.rdoproject.org/r/c/openstack/edpm-image-builder-distgit/+/51906 | 14:02 |
jcapitao[m] | meeting time ! | 14:08 |
jcapitao[m] | I'm a bit late thank you for the patience | 14:08 |
jcapitao[m] | #startmeeting RDO meeting - 2024-02-28 | 14:08 |
opendevmeet | Meeting started Wed Feb 28 14:08:41 2024 UTC and is due to finish in 60 minutes. The chair is jcapitao[m]. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:08 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:08 |
opendevmeet | The meeting name has been set to 'rdo_meeting___2024_02_28' | 14:08 |
jcapitao[m] | #topic roll call | 14:08 |
spotz[m] | o/ | 14:08 |
spotz[m] | And I just added to the agenda | 14:08 |
jcapitao[m] | thanks | 14:09 |
jcapitao | #chair spotz[m] | 14:10 |
jcapitao | #chair spotz[m] | 14:10 |
rdogerrit | Marios Andreou proposed rdo-jobs master: Adds overcloud os-net-config setup for new data plane adoption job https://review.rdoproject.org/r/c/rdo-jobs/+/51916 | 14:11 |
amoralej | o/ | 14:11 |
jcapitao | #chair amoralej | 14:11 |
jcapitao[m] | karolinku: around ? | 14:13 |
rdogerrit | Alfredo Moralejo proposed openstack/os-net-config-distgit antelope-rdo: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51919 | 14:13 |
rdogerrit | Alfredo Moralejo proposed config master: Add infrawatch/functional-test to zuul https://review.rdoproject.org/r/c/config/+/51666 | 14:14 |
jcapitao | let's start with first topic | 14:14 |
jcapitao | #topic OpenInfra Day Germany now open for registration and CFP | 14:14 |
jcapitao | #link https://oideurope2024.openinfra.dev/ | 14:15 |
jcapitao | for the registration | 14:15 |
jcapitao | #link https://docs.google.com/forms/d/e/1FAIpQLSeBIDlFlujCyooVZamOmFEi6Jrm2TMd8PDqREJeTTrEb0Awnw/viewform | 14:15 |
jcapitao | for the CFP | 14:15 |
spotz[m] | Yeah since last week we have a CFP open for the OpenInfra Day in Germany along with registration for the event open so wanted to share that info out. | 14:16 |
jcapitao | thank you | 14:18 |
jcapitao | and still not date for France :) | 14:18 |
rdogerrit | Merged config master: Add infrawatch/functional-test to zuul https://review.rdoproject.org/r/c/config/+/51666 | 14:18 |
spotz[m] | I'll ping them, I know the organizers! | 14:19 |
spotz[m] | And as we're short on items, any ideas for SWAG? Even with the form I've got extra shirts, we still have backpacks, and gym bags no one has claimed. I get enough for everyone but then we have stuff left | 14:20 |
jcapitao | I'm interested b/c there is a lot of public holidays during May in France | 14:20 |
spotz[m] | Ok I just pinged | 14:22 |
amoralej | i recently saw RDO did a scarf as SWAG loooong time ago :) | 14:22 |
spotz[m] | I'm not sure if we can order enough of them to get them but I can look at it | 14:22 |
amoralej | just an idea, no problem ... | 14:24 |
spotz[m] | I try to not have to pay storage on a lot of left over items but I can check to see what the minimum order is and cost | 14:24 |
* jcapitao 's thinking | 14:25 | |
jcapitao | I don't have any original idea but I'll think about it | 14:27 |
jcapitao | thank you spotz[m] for the ping | 14:27 |
spotz[m] | Price isn't bad from our vendor on the scarves but we need 100, at least on the first one I picked | 14:27 |
jcapitao | what's the average number of folks requesting swag ? | 14:28 |
spotz[m] | Yeah most of them are 100, we also would need to go back to the old logo vs Spencer he has too many colors. It's a possibility I won't rule it out | 14:28 |
rdogerrit | Chandan Kumar proposed config master: Add github-post pipeline https://review.rdoproject.org/r/c/config/+/51918 | 14:29 |
rdogerrit | Grzegorz Grasza proposed rdo-jobs master: Add Barbican password to adoption secrets file https://review.rdoproject.org/r/c/rdo-jobs/+/51920 | 14:29 |
spotz[m] | That's it for me if no other ideas. I'll look and see what we can do | 14:30 |
jcapitao | re: we also would need to go back to the old logo vs Spencer he has too many colors - modernity comes with complexity :) | 14:31 |
spotz[m] | Yeah we had to tone him down for the stiching on the backpacks, most of the scarves are like 3 colors and even toned down he's a lot more then that | 14:32 |
rdogerrit | Merged config master: Add github-post pipeline https://review.rdoproject.org/r/c/config/+/51918 | 14:33 |
jcapitao | yeah let's see | 14:33 |
spotz[m] | Other options vs woven ones are a patch added or something which could bring us down from needing 100 | 14:33 |
jcapitao | good trade-off | 14:34 |
jcapitao | or patches only | 14:35 |
jcapitao | let's move to the next topic | 14:37 |
jcapitao | #topic RDO guard for next week is ... | 14:37 |
karolinku[m] | me! | 14:38 |
jcapitao | #chair karolinku[m] | 14:39 |
jcapitao | who did add this topic ? | 14:39 |
amoralej | me | 14:39 |
amoralej | for context, during last weeks we were discussing about designing someone to take care of operational stuff in RDO, checking ftbfs, ci blockers and rdoinfo automatic reviews | 14:40 |
karolinku[m] | maybe we should add a short info what RDO guard is? | 14:40 |
karolinku[m] | because I think we didn't have any official info about it | 14:41 |
amoralej | yep | 14:41 |
karolinku[m] | mail or info here? | 14:41 |
amoralej | i think info here is enough | 14:41 |
amoralej | ? | 14:41 |
karolinku[m] | I agree, let me write it | 14:41 |
amoralej | ok | 14:42 |
karolinku[m] | I think this person also handles RDO pings on this channel | 14:42 |
jcapitao | yep | 14:42 |
amoralej | yes | 14:43 |
jcapitao | in best effort | 14:43 |
opendevreview | Alfredo Moralejo proposed x/packstack stable/2023.2: Add enable-chassis-as-gw option for OVN CMS cluster https://review.opendev.org/c/x/packstack/+/910318 | 14:44 |
karolinku[m] | #info Announcing RDO Guard role. This is a person who takes care of operational stuff in RDO, checking ftbfs, CI blockers, rdoinfo automatic reviews, users issues on channel - in best effort and triage it when needed. Guarding lasts one week - Thursday to Wednesday and it's rotating. | 14:45 |
amoralej | nice explanation | 14:46 |
jcapitao | +1 | 14:47 |
spotz[m] | +1 | 14:47 |
jcapitao | thank you karolinku[m] | 14:47 |
jcapitao | let's move to next topic | 14:50 |
jcapitao | I just added | 14:50 |
amoralej | #info karolinku[m] will be RDO Ward next week | 14:50 |
jcapitao | #topic RDO Caracal 2024.1 preparation | 14:50 |
jcapitao | #link https://issues.redhat.com/browse/RDO-208 | 14:50 |
jcapitao | #info the DLRN trunk builder creation for Caracal is work in progress | 14:51 |
karolinku[m] | in fact it just needs more review and we will be done with it: https://softwarefactory-project.io/r/c/software-factory/sf-infra/+/30948 | 14:51 |
jcapitao | #undo | 14:52 |
jcapitao | #info the DLRN trunk builder bootstrap for Caracal is work in progress | 14:52 |
jcapitao | sorry, I wanted to say the whole process of bootstrapping | 14:53 |
jcapitao | so sub-tasks 3 to 7 in the Story | 14:53 |
amoralej | ah, i missed that, sorry | 14:53 |
jcapitao | that's it for this topic | 14:54 |
jcapitao | #topic chair next week | 14:54 |
jcapitao | next meeting will be on video | 14:55 |
karolinku[m] | also my turn now:) | 14:55 |
jcapitao | who wants to chair ? | 14:55 |
karolinku[m] | ^ | 14:55 |
jcapitao | #action karolinku[m] to chair next week | 14:55 |
jcapitao | thank you | 14:56 |
jcapitao | #topic open floor | 14:56 |
jcapitao | 4 min left | 14:56 |
karolinku[m] | wrt swag | 14:57 |
amoralej | fyi, yoga weirdo p-o-i jobs are failing because of branch name change to unmaintained | 14:57 |
karolinku[m] | socks...? | 14:57 |
amoralej | i'm working on it | 14:57 |
jcapitao | because of the p-o-i project itself ? i.e https://github.com/openstack/puppet-openstack-integration/tree/unmaintained/yoga | 15:00 |
amoralej | yes | 15:00 |
spotz[m] | I can look at socks too, it might be a numbers game but socks could also go to conferences. I try to get something special for the contributors and then only distribute when there's left overs for a while unclaimed | 15:00 |
jcapitao | okk | 15:00 |
amoralej | it still tries to clone stable/yoga and fallbacks to master | 15:00 |
jcapitao | ahh right, it's configured in ansible tasks | 15:01 |
jcapitao | I'm gonna close the meeting | 15:01 |
jcapitao | #endmeeting | 15:01 |
karolinku[m] | it's not recognize branch properly? | 15:01 |
jcapitao[m] | #endmeeting | 15:02 |
opendevmeet | Meeting ended Wed Feb 28 15:02:17 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:02 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/rdo_meeting___2024_02_28/2024/rdo_meeting___2024_02_28.2024-02-28-14.08.html | 15:02 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/rdo_meeting___2024_02_28/2024/rdo_meeting___2024_02_28.2024-02-28-14.08.txt | 15:02 |
opendevmeet | Log: https://meetings.opendev.org/meetings/rdo_meeting___2024_02_28/2024/rdo_meeting___2024_02_28.2024-02-28-14.08.log.html | 15:02 |
amoralej | no, it has explicit logic to make it stable/<release> | 15:02 |
spotz[m] | Thanks jcapitao for leading and everyone for attending | 15:03 |
amoralej | actually, i think it uses what is in rdoinfo | 15:04 |
amoralej | rdopkg release -r {{ openstack_release }} | grep source_branch | awk '{print $2}' | 15:05 |
amoralej | if we change that, we need to change also the branch name for packstack ... | 15:05 |
amoralej | jcapitao[m] karolinku[m] ^ wdyt ? | 15:07 |
amoralej | actually ... how rdoinfo creates source-branch ? | 15:08 |
amoralej | stable/yoga is not in rdoinfo | 15:08 |
amoralej | rdopkg, i meant | 15:09 |
karolinku[m] | I think we added it | 15:09 |
jcapitao[m] | I guess rdopkg guess source_branch based on rdoinfo | 15:10 |
amoralej | https://github.com/softwarefactory-project/rdopkg/blob/e5721d98c878af38179c0c265a0706e3872dc0b9/rdopkg/actionmods/rdoinfo.py#L54 | 15:10 |
amoralej | actually nop, stable/ is hardcoded in rdoinfo | 15:10 |
karolinku[m] | well, changing packstack branch name would be consisten with other openstack projects | 15:10 |
amoralej | rdopkg | 15:10 |
amoralej | i meant | 15:10 |
amoralej | :( | 15:10 |
jcapitao[m] | yeah | 15:10 |
jcapitao[m] | we can patch it | 15:10 |
jcapitao[m] | and add that info in rdoinfo | 15:11 |
jcapitao[m] | when we added that option there were not "unmaintained/" stuff | 15:11 |
amoralej | yep | 15:12 |
jcapitao[m] | but now we have to handle that case | 15:12 |
amoralej | that's probably the better option | 15:13 |
amoralej | add source_branch to rdoinfo + change in rdopkg | 15:13 |
jcapitao[m] | but it might take time to implement it | 15:14 |
amoralej | we can do ad-hoc hack for yoga in the script jobs until then | 15:14 |
jcapitao[m] | is there a temporary workaround to unblock p-o-i | 15:14 |
amoralej | and also, we need to manage packstack | 15:14 |
jcapitao[m] | ok | 15:14 |
amoralej | btw, i don't know if we can remove branches | 15:15 |
amoralej | but that's other story ... | 15:15 |
amoralej | i'll fill a ticket | 15:15 |
amoralej | we could also do adhoc workaround in rdopkg ... | 15:16 |
karolinku[m] | ulgy but quick | 15:18 |
karolinku[m] | wfm too, as packstack is... packstack | 15:19 |
amoralej | i'm renaming branch name in packstack first | 15:20 |
amoralej | we need p-o-i and packstack to be consistent | 15:21 |
opendevreview | Alfredo Moralejo proposed x/packstack stable/yoga: Move yoga to unmaintained/yoga branch name https://review.opendev.org/c/x/packstack/+/910524 | 15:24 |
amoralej | karolinku[m], jcapitao[m] branch created and ^ patch to adjust ci jobs | 15:24 |
amoralej | i will not remove the branch so far | 15:24 |
amoralej | i mean stable/yoga | 15:25 |
amoralej | https://issues.redhat.com/browse/RDO-257 | 15:32 |
rdogerrit | Joel Capitao proposed deps/golist c9s-caracal-rdo: Import golist-0.10.4-3.fc40 https://review.rdoproject.org/r/c/deps/golist/+/51917 | 15:33 |
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 | 15:39 |
rdogerrit | Joel Capitao proposed deps/golist c9s-caracal-rdo: Import golist-0.10.4-3.fc40 https://review.rdoproject.org/r/c/deps/golist/+/51917 | 15:46 |
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 | 15:46 |
rdogerrit | Alfredo Moralejo proposed openstack/os-net-config-distgit antelope-rdo: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51919 | 15:47 |
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 | 16:02 |
rdogerrit | Alfredo Moralejo proposed openstack/os-net-config-distgit antelope-rdo: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51919 | 16:04 |
rdogerrit | Joel Capitao proposed deps/golist c9s-caracal-rdo: Import golist-0.10.4-3.fc40 https://review.rdoproject.org/r/c/deps/golist/+/51917 | 16:37 |
rdogerrit | Merged openstack/os-net-config-distgit antelope-rdo: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51919 | 16:43 |
rdogerrit | Merged openstack/os-net-config-distgit bobcat-rdo: Add os-net-config-dcb executable https://review.rdoproject.org/r/c/openstack/os-net-config-distgit/+/51878 | 16:45 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!