Test dependencies aren't documented
Bug #1893162 reported by
Barry Price
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-deployer |
Fix Committed
|
Low
|
Unassigned |
Bug Description
Downloading the source and attempting to run the tests is throwing errors on various combinations of Ubuntu releases.
The bundled README.md/HACKING files seem to pre-date the Makefile/tox setup, so should probably be:
1. Brought up to date, and
2. Improved to list exactly what's expected/required in order for the tests to pass in, say, a freshly installed container or VM for a given (supported) series
3. While we're in there, let's also document the difference(s) between the Makefile's 'test' and 'local_test' targets, and under which circumstances each is expected to be run.
Related branches
lp://staging/~barryprice/juju-deployer/lp1893162
- Tom Haddon (community): Approve
- Canonical IS Reviewers: Pending requested
-
Diff: 94 lines (+59/-0)4 files modifiedMakefile (+9/-0)
README (+11/-0)
suggest_install_deps.sh (+13/-0)
suggest_install_test_deps.sh (+26/-0)
description: | updated |
Changed in juju-deployer: | |
importance: | Undecided → Low |
status: | New → Confirmed |
Changed in juju-deployer: | |
assignee: | nobody → Barry Price (barryprice) |
status: | Confirmed → Fix Committed |
Changed in juju-deployer: | |
assignee: | Barry Price (barryprice) → nobody |
To post a comment you must log in.
Requirements are at least:
* 'bzr' (or 'brz' on focal+)
* 'make' itself
* 'tox'