fuel-web to use upper-constraints in stable branches
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Fuel for OpenStack |
High
|
Alexey Stupnikov | ||
| 8.0.x |
High
|
Alexey Stupnikov |
Bug Description
New python packages are constantly breaking our py27/py34 tests. Lets use upper-constraints to fix this issue.
Changed in fuel: | |
status: | New → Confirmed |
Alexey Stupnikov (astupnikov) wrote : | #2 |
This issue was already solved for stable/mitaka branch. Closing as Invalid.
Changed in fuel: | |
status: | Confirmed → Invalid |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: stable/8.0
commit 77bd52b07a91815
Author: Alexey Stupnikov <email address hidden>
Date: Thu Jul 20 11:42:20 2017 +0300
Use upper constraints
This commit is used to exclude new python packages from being
installed during tox tests and protect our CI from sporadical
failures caused by new packages.
NOTE. I have used mitaka constraints intentionally, since we
need newere packages than specified in liberty's
upper-
Change-Id: Ide77400b8d7763
Closes-bug: #1705310
Fix proposed to branch: stable/8.0 /review. openstack. org/485494
Review: https:/