Merge lp://staging/~sinzui/juju-ci-tools/terminate-azure-industrial into lp://staging/juju-ci-tools
Proposed by
Curtis Hovey
Status: | Merged |
---|---|
Merged at revision: | 1602 |
Proposed branch: | lp://staging/~sinzui/juju-ci-tools/terminate-azure-industrial |
Merge into: | lp://staging/juju-ci-tools |
Diff against target: |
72 lines (+38/-0) 2 files modified
industrial_test.py (+4/-0) tests/test_industrial_test.py (+34/-0) |
To merge this branch: | bzr merge lp://staging/~sinzui/juju-ci-tools/terminate-azure-industrial |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Christopher Lee (community) | Approve | ||
Review via email: mp+306171@code.staging.launchpad.net |
Description of the change
Convert juju instance-ids to azure ids.
This branch fixes a case where industrial tests could not delete azure instances because the test passed the wrong id. Using assess_recovery as my guide, The industrial test now converts the id when the provider type is azure.
To post a comment you must log in.
LGTM