Merge lp://staging/~mthaddon/juju-deployer/fix-test-failures into lp://staging/juju-deployer
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Tom Haddon | ||||
Approved revision: | 217 | ||||
Merged at revision: | 217 | ||||
Proposed branch: | lp://staging/~mthaddon/juju-deployer/fix-test-failures | ||||
Merge into: | lp://staging/juju-deployer | ||||
Diff against target: |
26 lines (+4/-1) 2 files modified
deployer/env/watchers.py (+3/-0) deployer/tests/test_charm.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~mthaddon/juju-deployer/fix-test-failures | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Barry Price | Approve | ||
Canonical IS Reviewers | Pending | ||
Review via email: mp+391883@code.staging.launchpad.net |
Commit message
Fix test failures
Description of the change
Fix test failures.
Without this update we're seeing test failures on focal (where bzr is brz). Also seeing failures in juju 1 deployments as below.
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
run()
File "/usr/lib/
importer.
File "/usr/lib/
self.
File "/usr/lib/
services=
File "/usr/lib/
services=
File "/usr/lib/
if self.complete() is True:
File "/usr/lib/
message != "running update-status hook":
LGTM +1