| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 00:06 |
|---|---|---|
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 00:17 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 01:31 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 01:31 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 01:31 |
| *** mhen_ is now known as mhen | 01:53 | |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 01:54 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 01:54 |
| tonyb | Is there a view on co-installability of tempest and tempest-plugins within the broader context of OpenStack? | 02:11 |
| tonyb | I ask because of: https://review.opendev.org/c/openstack/requirements/+/963685 which seeks to add barbican-tempest-plugin to global-requirements which on the surface is fine but it's the first time we've needed to do that. My initial reaction is a) disable the requirements-check job in manila-tempest-plugin ; b) add barbican-tempest-plugin to the required-projects ; c) #profit | 02:13 |
| tonyb | I'm wondering if there is a reason this would be a bad thing | 02:13 |
| tonyb | gouthamr ^^ (highlight because manila) | 02:13 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 03:31 |
| gouthamr | tonyb: haven't encountered this sorta issue so far; was hoping gmaan or someone with more tempest experience knows what we can do.. if we drop requirements-check in manila-tempest-plugin, would that upset tempest? | 04:26 |
| gouthamr | another option we could try is keeping barbican-tempest-plugin out of the requirements, and conditionally import the module we need.. if the module isn't present, the tests that depend on it will be skipped | 04:26 |
| tonyb | gouthamr: I don't have a string opinion either way. IT's just a little surprising to me that this is the first time it's come up. | 05:57 |
| tonyb | *strong. Looks like most tempest-plugins do still have the check-requirements template, the only plugin that requires another plugin is whitebox-tempest-plugin, and that doesn't have the check-requirements template. | 06:06 |
| tonyb | #shrug | 06:06 |
| opendevreview | Rajesh Tailor proposed openstack/tempest master: Add response schema for nova microversion v2.101 https://review.opendev.org/c/openstack/tempest/+/953331 | 08:08 |
| drencrom | Hello, I'm not sure if this is the correct channel to discuss devstack patches but anyway I'm trying to backport this two patches that have been merged in the master branch: https://review.opendev.org/c/openstack/devstack/+/954914 and https://review.opendev.org/c/openstack/devstack/+/953569 | 11:54 |
| drencrom | Besides needing reviews on 2025.1 and 2024.2, both are failing on 2024.1 on debian bullseye. Is that a known issue? | 11:56 |
| drencrom | Thanks! | 11:56 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 12:35 |
| *** haleyb|out is now known as haleyb | 12:59 | |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 13:38 |
| clarkb | drencrom: this is the correct location. Have you looked into what is failing on debian bullseye? | 14:47 |
| clarkb | liek what the source of the error is? | 14:47 |
| clarkb | Looks like ovn packages failed to install for bullseye. I don't know for certain, but suspect that these packages were only in debian backports whcih debian deleted/archived so are no longer available without extra steps. My suggestion would be to run the debian bullseye job without ovn (use ovs or provider networks ro something) | 14:52 |
| drencrom | I'd try that clarkb, thanks | 14:59 |
| clarkb | to clarify only bullseye backports was cleaned up | 15:00 |
| clarkb | (which is one reason I suspect that could be the cause while bookworm is fine) | 15:00 |
| *** gmaan_pto is now known as gmaan | 16:00 | |
| gmaan | tonyb: re on the tempest plugins in g-r. we do should not add those, I added my comment in gerrit. | 16:13 |
| gmaan | we added tempest in denylist for the requirements check things but we still have requirement check job running for all other deps | 16:14 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 18:25 |
| opendevreview | Jorge Merlino proposed openstack/devstack stable/2024.1: Restart slapd after cleanup https://review.opendev.org/c/openstack/devstack/+/963224 | 19:58 |
| opendevreview | Jorge Merlino proposed openstack/devstack stable/2024.1: Restart slapd after cleanup https://review.opendev.org/c/openstack/devstack/+/963224 | 20:02 |
| opendevreview | Jorge Merlino proposed openstack/devstack stable/2024.1: Restart slapd after cleanup https://review.opendev.org/c/openstack/devstack/+/963224 | 20:21 |
| tonyb | gmaan: Thanks | 21:45 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 22:02 |
| opendevreview | Fernando Ferraz proposed openstack/devstack-plugin-nfs master: [DNM] Run Glance with Cinder as backend https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/940482 | 22:20 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!