Thursday, 2025-06-05

opendevreviewTony Breeds proposed openstack/diskimage-builder master: Add new openstack/devstack based functional testing  https://review.opendev.org/c/openstack/diskimage-builder/+/94994201:06
opendevreviewTony Breeds proposed openstack/diskimage-builder master: Add new openstack/devstack based functional testing  https://review.opendev.org/c/openstack/diskimage-builder/+/94994202:30
opendevreviewTony Breeds proposed openstack/diskimage-builder master: Add new openstack/devstack based functional testing  https://review.opendev.org/c/openstack/diskimage-builder/+/94994202:32
opendevreviewTony Breeds proposed openstack/diskimage-builder master: Add new openstack/devstack based functional testing  https://review.opendev.org/c/openstack/diskimage-builder/+/94994203:46
tonybOkay so ^^^ builds and boots a diskimage in a devstack, what actual testing do I need to do on the image?05:47
tonybVerify networking?05:48
tonybAnything else?05:48
tonybianw: ^^05:48
sunnatHi everyone. I was wondering if diskimage builder supports building centos 10 stream images.06:54
clarkbsunnat_: not yet, work is in progress for that14:46
clarkbsunnat_: I think all of the primary issues have been identified and now it is just a matter of either waiting for upstream to fix the problem (the upstream images mislabel the root partition and confuse dib) or in the case of the centos-minimal element needing to update testing to accoutn for the new hardware requirements14:47
clarkbtonyb: you can see what is currently checked for in https://opendev.org/zuul/nodepool/src/branch/master/tools/functional-test-check.sh I think the most relevant bits there are in the sshintonode and checknm functions17:40
clarkbtonyb: but basically its ssh'ing in and checking that the root disk is of appropriate size (this checks growroot), there is minimally accurate metadata in the config drive, that the node itself looks like something we've built, the bootloader command is correct, and that glean configured the networking for us17:41
clarkbtonyb: I suspect that you can probably copy that code over and modify it to work with whatever hostname is being used int he new setup and it should mostly work. There is even a comment in there from corvus that that move should happen17:42
tonybclarkb: perfect.21:02

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