Wednesday, 2022-02-09

opendevreviewZhouHao proposed openstack/ironic master: iRMC: Fix instructions for boot interface  https://review.opendev.org/c/openstack/ironic/+/82844803:06
arne_wiebalckGood morning, Ironic!07:48
dtantsurmorning folks08:14
rpittaugood morning ironic! o/08:15
MahnoorAsgharo/08:53
*** sshnaidm|afk is now known as sshnaidm08:54
MahnoorAsgharGood morning Ironic!08:59
rpittaudtantsur: about the ussuri jobs in ipa-builder, we still run them in ipa ussuri branch, doesn't look like we are very committed to that branch since it went EM, but maybe we can leave check-image and build-image for the time being ?09:01
rpittauhey MahnoorAsghar :)09:01
opendevreviewDmitry Tantsur proposed openstack/ironic-tempest-plugin master: Try to detect the default user based on image name  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/82849209:01
dtantsurrpittau: I would expect us to use IPA-builder stable/wallaby in ussuri?09:01
dtantsurotherwise you're breaking this job with your tinyipa 13 change09:02
rpittaudtantsur: there's an override-checkout to ipa-builder 2.2.0, is it begin ignored ?09:03
rpittaubeing*09:03
dtantsurrpittau: should work, but it won't work when running on IPA-builder master09:03
opendevreviewDmitry Tantsur proposed openstack/ironic master: CI: use a custom centos partition image instead of cirros  https://review.opendev.org/c/openstack/ironic/+/82788209:04
MahnoorAsgharI am getting some CI errors on my patch (https://review.opendev.org/c/openstack/ironic/+/827200) that I dont understand...09:04
rpittauyeah, in the ussuri job itself should work though09:04
dtantsurMahnoorAsghar: you mean https://zuul.opendev.org/t/openstack/build/c8f9a64bde9d43e282e1d461920a23c2/log/job-output.txt#2041 ? it may be parameters vs param09:05
MahnoorAsgharSpecifically, there is one Zuul one, one from HPE Proliant and one from Fujitsu iRMC CI09:05
dtantsurignore the 3rd party CI, only the docs and api-ref ones is relevant for you09:06
MahnoorAsghardtantsur: No, Ive added a new directive called 'Parameters', thats a reasonable error09:06
dtantsurah09:06
dtantsurwell, the docs job does not know about your extension09:06
MahnoorAsgharokay! What about one Zuul error - https://zuul.opendev.org/t/openstack/build/5eed26ff751f4bc8aa262afa105298ad09:06
MahnoorAsgharYes..its not possible to tell jobs about my extension via the patch itself, right?09:07
dtantsurthis may be problematic, but it's not related to your patch.09:07
MahnoorAsgharah, okay09:07
dtantsurMahnoorAsghar: you modify api-ref/conf.py but not docs/conf.py09:08
dtantsurthere are different, unless you change it somehow09:08
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent-builder master: Remove ussuri job  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/82849509:08
MahnoorAsgharI wasnt looking at docs/conf.py, let me check09:08
opendevreviewDmitry Tantsur proposed openstack/ironic master: Fix the benchmark job  https://review.opendev.org/c/openstack/ironic/+/82849809:12
MahnoorAsgharI am trying to make an extension for API documentation, being generated from docstrings09:13
MahnoorAsgharThe doc/ sphinx setup looks like its generating some other user documentation09:14
MahnoorAsgharoh, youre saying I should try to combine the sources of documentation? 09:15
dtantsurMahnoorAsghar: it does, but it also generates Python API documentation, and it sees your directive09:15
dtantsurI'm not sure about combining at this point.. may be too radical09:16
MahnoorAsgharah09:16
MahnoorAsgharalright09:16
MahnoorAsghari should modify its conf too then09:16
*** mnasiadka_ is now known as mnasiadka09:18
MahnoorAsgharthank you!09:18
opendevreviewRiccardo Pittau proposed openstack/bifrost master: Fix dib ipa jobs  https://review.opendev.org/c/openstack/bifrost/+/82729309:23
opendevreviewDmitry Tantsur proposed openstack/ironic master: Support listening on a Unix socket  https://review.opendev.org/c/openstack/ironic/+/82850809:59
opendevreviewMark Goddard proposed openstack/tenks master: docs: linux bridge, supported OS distros  https://review.opendev.org/c/openstack/tenks/+/82827810:01
opendevreviewMark Goddard proposed openstack/tenks master: CI: switch Ubuntu jobs to Focal 20.04  https://review.opendev.org/c/openstack/tenks/+/82850910:01
opendevreviewDmitry Tantsur proposed openstack/bifrost master: Make ironic-inspector listen on a Unix socket  https://review.opendev.org/c/openstack/bifrost/+/82712810:01
opendevreviewDmitry Tantsur proposed openstack/bifrost master: Make ironic and inspector listen on Unix sockets  https://review.opendev.org/c/openstack/bifrost/+/82712810:07
opendevreviewDmitry Tantsur proposed openstack/ironic master: Support listening on a Unix socket  https://review.opendev.org/c/openstack/ironic/+/82850810:33
iurygregorygood morning Ironic o/11:27
dtantsurmorning iurygregory!11:39
dtantsurI think we should be more or less ready with a bifrost release11:39
iurygregorynice I'm checking releasenotes today for all projects, since I finally have my gerrit working again :D12:11
opendevreviewDmitry Tantsur proposed openstack/ironic master: CI: use a custom centos partition image instead of cirros  https://review.opendev.org/c/openstack/ironic/+/82788212:17
ajyaHi dtantsur, when you have time, can you take a look at the comments I left at https://review.opendev.org/c/openstack/ironic/+/825753 ?12:47
* dtantsur looking12:47
ajyathanks12:59
TheJuliagood morning14:08
*** akahat|rover is now known as akahat|PTO14:11
dtantsurmorning TheJulia 14:12
dtantsur"Looking for partition ephemeral0 mounted on /mnt", why do we even assume it's mounted? only because of cirros?14:14
TheJuliawhere do we do this?14:14
dtantsurin our tempest tests14:14
TheJuliahmm14:14
TheJuliathat likely needs to die then14:15
dtantsurI think I'll lose the rest of my sanity on trying to make anything that is not cirros working...14:15
TheJuliaor is an artifact of age old partition image deploys14:15
dtantsurhttps://opendev.org/openstack/ironic-tempest-plugin/src/branch/master/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py#L103-L11714:15
dtantsurI can only assume cirros auto-mounts it...14:16
TheJuliahttps://opendev.org/openstack/ironic-tempest-plugin/src/branch/master/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py#L208-L20914:17
TheJuliayeah, it must14:17
TheJuliaso, my thought is just not define a size anymore by default14:17
dtantsurwell, I can fix it to add an actual mount14:18
TheJuliayou could as well14:18
TheJulia"hey, is this thing here" "oh, mount it"14:18
TheJuliaI remember early ec2 instances sometimes mounted ephemeral disks and sometimes didn't. It entirely depended on if it was an official image from AWS or not14:19
opendevreviewDmitry Tantsur proposed openstack/ironic-tempest-plugin master: Make the basic_ops tests friendlier to non-Cirros images  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/82849214:26
dtantsurokay, let's try this14:26
* arne_wiebalck just handled the first delivery which had no redfish surprises (so far)14:35
opendevreviewVerification of a change to openstack/bifrost master failed: Enable epel repository only when needed  https://review.opendev.org/c/openstack/bifrost/+/82644214:39
TheJuliacurious... https://review.opendev.org/c/openstack/ironic/+/828498 didn't run the benchmark job15:02
opendevreviewVerification of a change to openstack/bifrost master failed: Remove deprecated os_ironic_facts  https://review.opendev.org/c/openstack/bifrost/+/82630815:03
dtantsurTheJulia: mmm, yeah, ./tools is excluded in bifrost...15:06
iurygregoryyeah tools is excluded in bifrost-base15:07
iurygregoryhttps://opendev.org/openstack/bifrost/src/branch/master/zuul.d/bifrost-jobs.yaml#L1615:07
iurygregory<facepalm>15:07
opendevreviewVerification of a change to openstack/ironic master failed: Fix the benchmark job  https://review.opendev.org/c/openstack/ironic/+/82849815:49
opendevreviewMerged openstack/bifrost master: Add dhcp, vmedia and dibipa CentOS Stream 9 jobs  https://review.opendev.org/c/openstack/bifrost/+/82715416:28
opendevreviewVerification of a change to openstack/bifrost master failed: Do not clone repositories that are not used  https://review.opendev.org/c/openstack/bifrost/+/82629216:28
opendevreviewMerged openstack/bifrost master: CI: properly publish artifacts for the upgrade job  https://review.opendev.org/c/openstack/bifrost/+/82768816:57
rpittaugood night! o/17:19
opendevreviewArne Wiebalck proposed openstack/ironic master: [trivial] Fix typo in policy error message  https://review.opendev.org/c/openstack/ironic/+/82859317:22
arne_wiebalckTheJulia: it seems that (at least in our current deployment) the default policies reject nova's request every minute to list all nodes ... is that expected?17:29
* arne_wiebalck is currently looking into moving to the new default policies as a preparation for Xena17:29
TheJuliaarne_wiebalck: not really expected17:38
TheJuliaarne_wiebalck: what role/project does the account nova is using have? If your enforcing the new rbac model, it has to be a system reader to see everything.17:39
TheJuliaalthough, likely system member is what is needed17:39
arne_wiebalckTheJulia: yeah ... I will check17:39
arne_wiebalckTheJulia: yeah, it seems project scoped17:43
arne_wiebalckTheJulia: it is an admin there and I think we have some special rules in place to make it an admin with the old policies17:45
arne_wiebalckTheJulia: thanks, I'll take it from here :)17:45
parasiti1hi everyone, i've read the doc about portgroups in ironic. It's not very convenient to have to pre create the port group on the switch manually. is there a way to make the information flow up to the generic-agent ml2 plugin and try to realize the portgroup within a port pre commit hook or something ? or is this known to be a deadend ?17:53
opendevreviewMerged openstack/bifrost master: Remove deprecated os_ironic_facts  https://review.opendev.org/c/openstack/bifrost/+/82630818:16
opendevreviewVerification of a change to openstack/bifrost master failed: Enable epel repository only when needed  https://review.opendev.org/c/openstack/bifrost/+/82644219:10
stevebaker[m]good morning19:40
TheJuliagood morning stevebaker[m] 19:40
opendevreviewMerged openstack/ironic master: [trivial] Fix typo in policy error message  https://review.opendev.org/c/openstack/ironic/+/82859322:28
opendevreviewVanou Ishii proposed openstack/ironic-python-agent master: Rescan device after filesystem creation  https://review.opendev.org/c/openstack/ironic-python-agent/+/82793623:43

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