Re-enable ironic-inspector-tempest-managed-non-standalone job

The pymemcache lib was updated recently in upper-constraints to 3.4.0
and since then the ironic-inspector-tempest-managed-non-standalone job
has been broken.
There seems to be an issue between tooz memcache driver and pymemcache,
the change in upper-constraints has been reverted [1] and the failing
version blacklisted in global-requirements.
Re-enabling ironic-inspector-tempest-managed-non-standalone as it
will now pass correctly.

[1] https://review.opendev.org/760103

Change-Id: I4944860c265f9e5060c8ab276e7962a93a27da88
This commit is contained in:
Riccardo Pittau 2020-10-26 15:43:14 +01:00
parent ac9af102dd
commit cecf00ee83

View File

@ -11,8 +11,7 @@
- ironic-inspector-grenade
- ironic-inspector-tempest
- ironic-inspector-tempest-discovery
- ironic-inspector-tempest-managed-non-standalone:
voting: false
- ironic-inspector-tempest-managed-non-standalone
- openstack-tox-functional-py38
- bifrost-integration-tinyipa-ubuntu-focal:
voting: false
@ -24,4 +23,5 @@
- ironic-inspector-grenade
- ironic-inspector-tempest
- ironic-inspector-tempest-discovery
- ironic-inspector-tempest-managed-non-standalone
- openstack-tox-functional-py38