Constraints forced on bootstrap.
Bug #1637533 reported by
Aaron Bentley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-ci-tools |
In Progress
|
High
|
Michael Skalka |
Bug Description
The goal of testing is to prove that juju works correctly out-of-the-box. Supplying constraints means we're not doing that. It was necessary for some versions of Juju, but we are still doing it for juju 2.0. Juju 2.0 should have the correct constraints, or they should be corrected.
Related branches
lp://staging/~mskalka/juju-ci-tools/remove-constraints-from-bootstrap
Ready for review
for merging
into
lp://staging/juju-ci-tools
- Curtis Hovey (community): Approve (code)
-
Diff: 374 lines (+53/-51) (has conflicts)6 files modifiedjujupy/client.py (+12/-12)
jujupy/tests/test_client.py (+16/-23)
jujupy/version_client.py (+9/-0)
tests/test_assess_cloud.py (+3/-3)
tests/test_deploy_stack.py (+11/-11)
tests/test_industrial_test.py (+2/-2)
Changed in juju-ci-tools: | |
assignee: | nobody → Michael Skalka (mskalka) |
Changed in juju-ci-tools: | |
status: | Triaged → In Progress |
To post a comment you must log in.