On Fri, Jul 30, 2021 at 2:55 PM Brian Rosmaita <rosmaita.fossdev at gmail.com> wrote: > Does anyone have any zuul jobs running in stable/victoria that use > either of these nodesets: > - devstack-single-node-centos-8 > - devstack-single-node-opensuse-15 > > I can't get devstack to complete building on either (missing package, > though different for each distro). I figure that someone in openstack > must have this working, given that Python 3.6 and Centos-8 and > OpenSUSE-15 are listed in the Tested Runtimes for Victoria [0]. > > Here's the failing patch if anyone would be kind enough to point out > what I'm mis-configuring: > > https://review.opendev.org/c/openstack/python-cinderclient/+/800635/ > > In the centos-8 one i see it's trying to enable wallaby repo in centos-8 which actually should be centos-8-stream (RDO wallaby was only released for CentOS Stream 8). You may try to move the job to a centos-8-stream node. > thanks! > brian > > > [0] https://governance.openstack.org/tc/reference/runtimes/victoria.html > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210730/eb6cb722/attachment.html>