Tempest unit testing for python 3.6|7 are blocked
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Fix Released
|
Critical
|
Ghanshyam Mann |
Bug Description
Tempest python 3.6 and 3.7 unit test jobs are failing and blocked as oslo.log (same for other oslo lib) 5.0.0 dropped the py3.6|7(which is a valid drop).
Requirement constraints are updated to oslo.log===5.0.0 and caused Tempest py3.6|7 jobs to fail.
- https:/
-https:/
/home/zuul/
DeprecationWa
ERROR: Cannot install oslo.log>=3.36.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested oslo.log>=3.36.0
The user requested (constraint) oslo-log===5.0.0
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
Changed in tempest: | |
importance: | Undecided → Critical |
assignee: | nobody → Ghanshyam Mann (ghanshyammann) |
status: | New → Confirmed |
Related fix proposed to branch: master /review. opendev. org/c/openstack /tempest/ +/842821
Review: https:/