---- On Thu, 09 Feb 2023 12:46:11 -0800 Ghanshyam Mann wrote --- > ---- On Thu, 09 Feb 2023 09:31:05 -0800 Rodolfo Alonso Hernandez wrote --- > > Hello: > > I've started to see an error in the neutron-tempest-plugin job executions, in T, U and V. The hash used for these versions is the same [1]. This has been marked as the last version of this project in these releases. > > However I found [2] today. The library "guestmount" seems to be not present in Ubuntu 20.04 and we need to install it. That was done in [3] and is present in newer releases. > > My question here is: how do I push a patch for these versions (tag=1.6.0) and release a 2nd "last" version (if possible)? > > We cannot push changes to the old released tag but the only option is to try to use the newer tag which has the fix (1.8.0) in this case. > > I have pushed the change to use the neutron-tempest-plugin 1.8.0 tag in t-u-v jobs > - https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/873325 > > But I am not 100 % sure if that will work fine with all the stable constraints, testing it > - https://review.opendev.org/q/I66cd6fa5742edd11a0eef9a4d3e7fab5f384076f it did not work as neutron-tempest-plugin 1.8.0 is not compatible with the tempest 26.1.0 (version pinned on train to victoria). - https://zuul.opendev.org/t/openstack/build/7f547c8f538943e98073550a0637d5e9 - https://zuul.opendev.org/t/openstack/build/7f547c8f538943e98073550a0637d5e9 > > If it works then this is the solution otherwise we need to call out the testing of failing jobs on t-u-v > (if 813195 is the only fix ) > > Question: why they started failing now? > > -gmann > > > > > Thanks in advance. > > U and V last release: https://review.opendev.org/c/openstack/releases/+/864342T last release: da9745f8b12dcb7e6f52d9ee868bc402cb44055e > > [1]https://paste.opendev.org/show/bkKq38Moq2qBXwpr4vSv/[2]https://bugs.launchpad.net/neutron/+bug/2006763[3]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/813195 >