Comment 8 for bug 1860033

Revision history for this message
Radosław Piliszek (yoctozepto) wrote : Re: neutron tempest jobs broken on rocky due to requirements neutron-lib upgrade (the EOLing python2 drama)

We would also need to bump that to bionic to get py3.6
Or switch to other source of py3.6

The first option has the consequence that neutron rocky becomes tested on bionic.

Another option would be to rewrite the job so that it uses two nodes -> one for tempest with current stuff and one for devstack with rocky stuff. More workload but future-proof. Another downside is greater usage of limited CI resources (as it goes 2x to many jobs...).