fuel-agent to use upper-constraints in stable branches
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Fuel for OpenStack |
High
|
Fuel Sustaining | ||
| 8.0.x |
High
|
Alexey Stupnikov | ||
| Mitaka |
Critical
|
Alexey Stupnikov |
Bug Description
New python packages are constantly breaking our py27/py34 tests. Lets use upper-constraints to fix this issue.
Alexey Stupnikov (astupnikov) wrote : | #1 |
Fix proposed to branch: stable/mitaka
Review: https:/
Fix proposed to branch: stable/newton
Review: https:/
Changed in fuel: | |
status: | Confirmed → In Progress |
Fix proposed to branch: stable/8.0
Review: https:/
tags: | added: non-release |
Alexey Stupnikov (astupnikov) wrote : | #5 |
Increased importance as CI tests are broken for this branches.
Changed in fuel: | |
importance: | Medium → High |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: stable/mitaka
commit 2f024bb3f02592d
Author: Alexey Stupnikov <email address hidden>
Date: Wed May 17 16:13: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.
Change-Id: If83bed2a282e93
Closes-bug: #1691431
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: stable/8.0
commit 0e32b548d6341d5
Author: Alexey Stupnikov <email address hidden>
Date: Wed May 17 16:42:12 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: I7042dcfb2d5618
Closes-bug: #1691431
Alexey Stupnikov (astupnikov) wrote : | #8 |
We don't have essential rights to merge anything to stable/newton. Assigning this patch to fuel-sustaining.
Changed in fuel: | |
assignee: | Alexey Stupnikov (astupnikov) → Fuel Sustaining (fuel-sustaining-team) |
Change abandoned by Alexey Stupnikov (<email address hidden>) on branch: stable/newton
Review: https:/
A patch to use as a template to fix fuel-agent.