Wednesday, 2026-06-24

opendevreviewsean mooney proposed openstack/cyborg master: Fix microversion header parsing for service type prefix  https://review.opendev.org/c/openstack/cyborg/+/99457401:27
opendevreviewsean mooney proposed openstack/cyborg master: Add managed mode support to generic PCI driver  https://review.opendev.org/c/openstack/cyborg/+/99457501:27
opendevreviewsean mooney proposed openstack/cyborg master: doc: Add generic PCI driver guide  https://review.opendev.org/c/openstack/cyborg/+/99457601:27
opendevreviewsean mooney proposed openstack/cyborg master: devstack: Configure pci-sim Cyborg PCI testing  https://review.opendev.org/c/openstack/cyborg/+/99457701:27
opendevreviewsean mooney proposed openstack/cyborg master: devstack: Add NVIDIA vGPU variant-driver setup helpers  https://review.opendev.org/c/openstack/cyborg/+/99457801:27
opendevreviewsean mooney proposed openstack/cyborg-tempest-plugin master: Add Cyborg PCI driver lifecycle scenario tests  https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/99458001:44
opendevreviewsean mooney proposed openstack/cyborg master: Add managed mode support to generic PCI driver  https://review.opendev.org/c/openstack/cyborg/+/99457501:44
opendevreviewsean mooney proposed openstack/cyborg master: doc: Add generic PCI driver guide  https://review.opendev.org/c/openstack/cyborg/+/99457601:44
opendevreviewsean mooney proposed openstack/cyborg master: devstack: Configure pci-sim Cyborg PCI testing  https://review.opendev.org/c/openstack/cyborg/+/99457701:44
opendevreviewsean mooney proposed openstack/cyborg master: devstack: Add NVIDIA vGPU variant-driver setup helpers  https://review.opendev.org/c/openstack/cyborg/+/99457801:44
opendevreviewsean mooney proposed openstack/cyborg master: devstack: Configure pci-sim Cyborg PCI testing  https://review.opendev.org/c/openstack/cyborg/+/99457701:46
opendevreviewsean mooney proposed openstack/cyborg master: devstack: Add NVIDIA vGPU variant-driver setup helpers  https://review.opendev.org/c/openstack/cyborg/+/99457801:46
opendevreviewchandan kumar proposed openstack/cyborg-specs master: Add generic NVMe driver spec with secure cleanup  https://review.opendev.org/c/openstack/cyborg-specs/+/98534906:00
*** raukadah is now known as chandankumar11:07
opendevreviewRonelle Landy proposed openstack/python-cyborgclient master: WIP: Drop v1 API from cyborgclient  https://review.opendev.org/c/openstack/python-cyborgclient/+/99469612:33
opendevreviewRonelle Landy proposed openstack/python-cyborgclient master: Drop v1 API from cyborgclient  https://review.opendev.org/c/openstack/python-cyborgclient/+/99469613:03
opendevreviewElod Illes proposed openstack/python-cyborgclient master: DNM: gate health test  https://review.opendev.org/c/openstack/python-cyborgclient/+/99472513:21
sean-k-mooneymelwitt: so on a releated unrelated note17:47
sean-k-mooneywere you thinking of lookign at functional tests for cybrog in the next few weeks? if not i will towrad the end of july17:48
sean-k-mooneywell proably assuming something mroe imporant doesnt come up17:48
melwittsean-k-mooney: no I wasn't thinking about anything specific and wouldn't want to take if you have something in mind you'd like to do17:50
sean-k-mooneyit was more i was missing them while doing some of the feature dev17:51
melwittin general, I think putting testing in place earlier than later is nice bc subsequent work all can make use of it17:51
melwittyeah, that's also my concern17:51
sean-k-mooneyso not speciifcly but when i fhish up the 2 things i have in flight i wanted to switch back to some testing tech debt17:51
sean-k-mooneyya same so once i have tempest in a slightly better place i want to swap back to lookign at the intree testing17:52
melwittI agree with that plan17:53
melwittit's been so important in nova, I wouldn't want to be without it for feature work 17:54
sean-k-mooneyso the lowish hanging furit woudl be to add api sample tests, but after that gabii style testing or nova style funcitonl testign would be the next nice to have in the main repo, there is also client testing ectra so lots to do17:54
sean-k-mooneydo i generate https://gist.github.com/SeanMooney/0bc41721481dd6e5918a4504c956f882 and https://gist.github.com/SeanMooney/36f2ef20bd5cb4c853af23c581b917fc in the past17:55
sean-k-mooneyto help plan adding funcitoal test to watcher but we have not made as much progess on that as i hoped17:56
melwittah those are nice17:56
sean-k-mooneyi need to get the former into nova develper docs eventually17:56
melwittI liked gabbi quite a bit when I worked on placement feature stuff but in general I feel it's quite a bit more limited than what we have in nova17:57
sean-k-mooneyit is, its nice for testing the api but thats about it17:57
melwittyeah17:57
sean-k-mooneyyou can do more with it but i find the absction breaks down to quickly17:57
melwitt100% agree17:58
melwittI'll do some exploration on API sample tests18:25
sean-k-mooneyif you derive insperation form nova please incldue https://review.opendev.org/c/openstack/nova/+/94405418:30
sean-k-mooneyothereise figiuring out which sample is used by which test is an otter pain :)18:31
melwittah yeah :)18:31
sean-k-mooneyby the way since we dont have any testing of the sample we are going to have to assume that they may be wrong and update them form live devstack responces19:07
melwittyes19:34
opendevreviewmelanie witt proposed openstack/cyborg master: Fix api-ref request samples containing curl commands instead of JSON  https://review.opendev.org/c/openstack/cyborg/+/99481519:42
sean-k-mooneyya...19:42
sean-k-mooneyi dont mind also having curl example but just having them is annoying19:43
sean-k-mooneymelwitt: if your fixing that we can proably remove https://github.com/openstack/cyborg/blob/master/.pre-commit-config.yaml#L22 as well19:44
melwittah good catch19:44
melwittI'm gonna try something locally and to do it I need these to be consistent heh19:44
sean-k-mooneyi had to put that in becauses i didnt feel like fixing it before19:44
sean-k-mooneyi hit that curl issue when i was adding pre-commit to the repo19:45
melwittyeah. looks like we need some irrelevant-files up in here too19:45
sean-k-mooneyi guess this is a docs only change19:45
sean-k-mooneyso ya wwe shoudl not be triggerign the tempest jobs19:45
melwitthaha yeah19:45
sean-k-mooneythat not the end of the world but definlty good to add19:46
opendevreviewmelanie witt proposed openstack/cyborg master: Fix api-ref request samples containing curl commands instead of JSON  https://review.opendev.org/c/openstack/cyborg/+/99481519:50
opendevreviewmelanie witt proposed openstack/cyborg master: Add api-ref/ to irrelevant-files in Zuul config  https://review.opendev.org/c/openstack/cyborg/+/99481619:50
opendevreviewmelanie witt proposed openstack/cyborg master: Add API sample structural validation tests  https://review.opendev.org/c/openstack/cyborg/+/99483022:54

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