Thursday, 2023-03-23

rdogerritrdo-trunk proposed rdoinfo master: Promote CBS tags update for antelope-9s-testing  https://review.rdoproject.org/r/c/rdoinfo/+/4778500:20
rdogerritChandan Kumar proposed config master: [Network Isolation] Add nncp interface during openstack installation  https://review.rdoproject.org/r/c/config/+/4795404:32
rdogerritMerged config master: [Network Isolation] Add nncp interface during openstack installation  https://review.rdoproject.org/r/c/config/+/4795404:38
*** amoralej|off is now known as amoralej07:16
rdogerritMarios Andreou proposed rdo-jobs master: DNM testing data plane adoption jobs  https://review.rdoproject.org/r/c/rdo-jobs/+/4795508:20
*** jpena|off is now known as jpena08:23
amoralejjcapitao[m], karolinku[m] after some dummy commits for centos9-antelope we have all the packages in the new components in centos9-master08:30
amoraleji mean, wrt tripleo removal08:31
amoralejbut we still have the tripleo component listed in https://trunk.rdoproject.org/centos9-antelope/current/delorean.repo08:31
amoralejit's related to how dlrn finds out the components, which is from the builds database 08:33
amoralejhttps://github.com/softwarefactory-project/DLRN/blob/master/dlrn/utils.py#L340-L34908:33
amoraleji see two options, modify the db manually to change the components to the new ones for all the packages which stays in centos9-antelope and remove the tripleo ones08:35
amoralejthat's the first08:35
amoralejthe second one would be to fix dlrn to create the component list from rdoinfo instead of from the actual builds08:36
amoralejthe problem with second one are the cases where the component repo still not exist as in bootstrap, we'd have to handle that08:37
amoralejyou have any preference?08:38
rdogerritrdo-trunk proposed openstack/tripleoclient-distgit zed-rdo: python-tripleoclient: failed to build 573a8cad  https://review.rdoproject.org/r/c/openstack/tripleoclient-distgit/+/4795608:39
karolinku[m]will this manual change in db done once now? or again with any new release?08:39
amoralejmmm we'll face similar issue when we remove tripleo from master and zed08:39
jcapitao[m]I prefer to keep querying the db08:40
amoralejwould be only for the cases where we need to remove a component from a running dlrn instance08:40
amoralejother option would be to boostrap the instance from scratch08:40
amoralejbut i don't like that one08:40
amoralejremoving componenets totally is a rare action, but in this case we have to do it in master and antelope08:41
amoralejfor tripleo08:41
jcapitao[m]we could create the mysql script and review it before applying 08:42
amoralejother option would be to mix both08:42
karolinku[m]question is if changing dlrn handling behavior is worth of effort now08:42
amoralejquery the db and see if that component is assigned to any package in rdoinfo08:42
amoralejthat would save as of a good part of the db modification08:43
amoralejwe wouldn't need to delete old builds, which is something i don't like08:43
jcapitao[m]amoralej: why would we need to delete old builds in second option (i.e to fix dlrn to create the component list from rdoinfo instead of from the actual builds) ?08:53
amoralejno, in that case we wouldn't need to delete them but in that case we'd new to carefully handle the bootstrap08:54
amoralejor other cases08:54
amoralejwhen there are no builds for a component08:54
amoralejmixing both, extracting the list from the db + checking if any package is associated to it in rdoinfo would actually have the best of both08:55
amoraleji'd say08:55
amoralejwouldn't list empty components and would list only the ones which are currently assigned to the release in rdoinfo08:56
amoralejor the other way around, get the list from rdoinfo and compare to the actual builds in db08:56
jcapitao[m]ok I got the point now08:59
amoraleji think that's the best we can do, we still need to be carefully to force a rebuild of each modified component after merging it in rdoinfo09:01
amoralejor we will have inconsistent current/delorean.repo09:01
amoralej(missing the removed component but packages not in the new ones)09:01
amoralejbut still much easier to manage09:01
amoralejnote that we don't need to force a rebuild for each moved package, only one per component09:02
amoralejas the list of packages on each component is extracted from rdoinfo09:02
jcapitao[m]yes, much easier09:08
jcapitao[m]I can try to implement it09:09
amoraleji'm working on it ...09:09
jcapitao[m]ok good09:09
jcapitao[m]I'll review it then09:09
rdogerritChandan Kumar proposed rdo-jobs master: Add cs9 based crc nodeset  https://review.rdoproject.org/r/c/rdo-jobs/+/4795710:03
rdogerritChandan Kumar proposed rdo-jobs master: Add cs9 based crc nodeset  https://review.rdoproject.org/r/c/rdo-jobs/+/4795710:08
rdogerritAlfredo Moralejo proposed rdoinfo master: DNM test only  https://review.rdoproject.org/r/c/rdoinfo/+/4795810:48
rdogerritKarolina Kula proposed rdo-jobs master: Remove tripleo jobs in RDO and rdoinfo  https://review.rdoproject.org/r/c/rdo-jobs/+/4795911:13
rdogerritKarolina Kula proposed rdo-jobs master: Remove tripleo jobs in RDO and rdoinfo  https://review.rdoproject.org/r/c/rdo-jobs/+/4795911:14
rdogerritrdo-trunk rdo-trunk proposed openstack/designate-distgit yoga-rdo: openstack-designate-14.0.2-1  https://review.rdoproject.org/r/c/openstack/designate-distgit/+/4796011:40
rdogerritAlfredo Moralejo proposed config master: Fix some rdoinfo jobs after moving master to bobcat tags  https://review.rdoproject.org/r/c/config/+/4796111:46
amoralejkarolinku[m], jcapitao[m] ^ if you can check to get rdoinfo-DLRN-check-centos9 running on antelope.yml and bobcat-uc.yml11:47
amoralejkarolinku[m], jcapitao[m] https://pypi.org/project/rdopkg/#history we have new release of rdopkg in pypi with the new rdopkg release12:00
amoralejwe can start using it in ci to guess the upstream branch12:00
rdogerritKarolina Kula proposed config master: Remove tripleo jobs in RDO and rdoinfo  https://review.rdoproject.org/r/c/config/+/4796212:10
rdogerritKarolina Kula proposed rdo-jobs master: Remove tripleo jobs in RDO and rdoinfo  https://review.rdoproject.org/r/c/rdo-jobs/+/4795912:11
rdogerritMarios Andreou proposed rdo-jobs master: Add failed_when to nested make ansible for data plane adoption jobs  https://review.rdoproject.org/r/c/rdo-jobs/+/4795512:30
tkajinamhttps://mirror.stream.centos.org/SIGs/9-stream/cloud/x86_64/12:39
tkajinamdo we know what the path in centos sig repository look like for 2023.1 release ? is it openstack-antelope or openstack-2023.1 ?12:40
amoralejopenstack-antelope12:40
tkajinamamoralej, thanks !12:40
amoralejpath is aligned with the cbs tags which we chose to keep using friendly names12:41
jcapitao[m]amoralej: ah! I wanted to have https://softwarefactory-project.io/r/c/rdopkg/+/27600 merged before bumping release in PyPI12:42
amoralejthat will be a new one :)12:43
jcapitao[m]yeah not a big deal tbh12:43
amoraleji wanted to have the new releases feature asap as i've realized we are still using the wrong branch in the u-c job12:43
amoralejhttps://github.com/rdo-infra/review.rdoproject.org-config/blob/master/playbooks/rdoinfo/upper-constraints-update/run.yaml#L3112:45
jcapitao[m]right, let's fix this12:55
jcapitao[m]and previous patches as well12:55
rdogerritMerged config master: Fix some rdoinfo jobs after moving master to bobcat tags  https://review.rdoproject.org/r/c/config/+/4796112:56
jcapitao[m]amoralej: are you ? working on fixing https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/playbooks/rdoinfo/upper-constraints-update/run.yaml#L31 with new rdopkg version ?12:58
amoralejno13:00
jcapitao[m]lemme propose a patch13:02
jcapitao[m]or maybe karolinku if you have a timeslot ?13:02
rdogerritAlfredo Moralejo proposed config master: Remove tripleo jobs in RDO and rdoinfo  https://review.rdoproject.org/r/c/config/+/4796213:03
amoralejkarolinku[m] ^ i guess you need the [m] to get her notified13:04
karolinku[m]nope, it's ok13:05
amoralejso matrix is smarter that i thought :)13:05
*** amoralej is now known as amoralej|lunch13:06
jcapitao[m]I'm using the autocompletion of Matrix/Element client13:06
jcapitao[m]but for the meeting bot it's failing13:06
karolinku[m]I can propose it13:12
rdogerritJoel Capitao proposed config master: Create antelope branch for dependencies  https://review.rdoproject.org/r/c/config/+/4790113:14
jcapitao[m]karolinku: ack, I'll work on updating rdo-jobs then13:23
jcapitao[m]I mean reverting/updating this https://review.rdoproject.org/r/c/rdo-jobs/+/4787813:24
jcapitao[m]karolinku: I reviewed https://review.rdoproject.org/r/c/config/+/4796213:24
jcapitao[m]I put -1 for visibility, it's about extra definition we can remove as well13:25
rdogerritKarolina Kula proposed config master: Remove tripleo jobs in RDO and rdoinfo  https://review.rdoproject.org/r/c/config/+/4796213:29
karolinku[m]jcapitao, done!13:29
jcapitao[m]thanks !13:35
jcapitao[m]tkajinam: speaking of release name, do you know what would be the next branch name for p-o-i project ? stable/antelope or stable/2023.1 ?13:36
tkajinamit should be stable/2023.113:37
tkajinamunless we request exceptions13:37
jcapitao[m]ok, then we'll have to support it our weirdo jobs13:38
jcapitao[m]https://github.com/rdo-infra/rdo-jobs/blob/ca22912abafeca8daa3415fefa38d871c70da0f9/playbooks/weirdo/dlrn/run.yaml#L12313:38
jcapitao[m]I'll work on it13:39
jcapitao[m]thanks13:39
tkajinamnp and thank you, too !13:39
rdogerritKarolina Kula proposed config master: Fix branch name and uc file name in u-c job  https://review.rdoproject.org/r/c/config/+/4796313:49
*** amoralej|lunch is now known as amoralej14:05
rdogerritMerged config master: Remove tripleo jobs in RDO and rdoinfo  https://review.rdoproject.org/r/c/config/+/4796214:24
rdogerritJoel Capitao proposed rdo-jobs master: Take advantage of the new rdoinfo identifier metadata  https://review.rdoproject.org/r/c/rdo-jobs/+/4796414:28
rdogerritJoel Capitao proposed config master: Fix branch name and uc file name in u-c job  https://review.rdoproject.org/r/c/config/+/4796314:29
jcapitao[m]amoralej: with karolinku we agreed to work on this feature https://issues.redhat.com/projects/RDO/issues/RDO-11414:38
jcapitao[m]as you proposed long time ago https://review.rdoproject.org/r/c/gating_scripts/+/45644/comments/729c50b8_df6b1c0c14:38
rdogerritJoel Capitao proposed rdo-jobs master: Take advantage of the new rdoinfo identifier metadata  https://review.rdoproject.org/r/c/rdo-jobs/+/4796414:41
amoralejjcapitao[m], yes, that's second phase :)14:43
amoraleji'd propose rdopkg release -s <status>14:44
amoraleji.e. rdopkg release -s development14:44
amoralejah, that's the same we put in the ticket :)14:44
amoralejkarolinku[m], jcapitao[m] wrt tripleo cleanup from current/delorean.repo and versions.csv https://softwarefactory-project.io/r/c/DLRN/+/27841/14:45
amoralejwith that, we don't need to manipulate anything in the db14:45
jcapitao[m]I'm checking it14:58
rdogerritAlfredo Moralejo proposed nfvinfo master: Promote ovn22.12-22.12.0-34.el9s to nfv sig testing repo  https://review.rdoproject.org/r/c/nfvinfo/+/4796516:26
*** amoralej is now known as amoralej|off16:42
*** jpena is now known as jpena|off17:26

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