yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85774
[Bug 1923413] Re: [stable/rocky and older] Tempest jobs fail on alembic dependency
OK, there were some failed tests, but not that specific issue. Maybe the
stackviz fixes from
https://review.opendev.org/q/Ifee04f28ecee52e74803f1623aba5cfe5ee5ec90
helped here too?
Anyway, marking as invalid
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1923413
Title:
[stable/rocky and older] Tempest jobs fail on alembic dependency
Status in neutron:
Invalid
Bug description:
alembic dropped some python versions support apparently, and we do not have an upper cap on it. So tempest jobs fail with POST_FAILURE, like (rocky):
https://review.opendev.org/c/openstack/neutron/+/783544
https://zuul.opendev.org/t/openstack/build/f300e1a82627435da71bc133445bc279
Collecting alembic>=0.8.10 (from subunit2sql>=0.8.0->stackviz==0.0.1.dev320)
Downloading http://mirror.gra1.ovh.opendev.org/wheel/ubuntu-16.04-x86_64/alembic/alembic-1.5.5-py2.py3-none-any.whl (156kB)
:stderr: alembic requires Python
'!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7' but the
running Python is 3.5.2
And similar failure in queens, for example in
https://review.opendev.org/c/openstack/neutron/+/776455
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1923413/+subscriptions
References