Merge lp://staging/~abentley/juju-ci-tools/industrial-agent-stream into lp://staging/juju-ci-tools
Proposed by
Aaron Bentley
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~abentley/juju-ci-tools/industrial-agent-stream |
Merge into: | lp://staging/juju-ci-tools |
Diff against target: |
476 lines (+109/-50) 3 files modified
industrial_test.py (+26/-14) run-reliability-test.bash (+4/-2) tests/test_industrial_test.py (+79/-34) |
To merge this branch: | bzr merge lp://staging/~abentley/juju-ci-tools/industrial-agent-stream |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email: mp+282668@code.staging.launchpad.net |
Commit message
Add --agent-stream to industrial_test.
Description of the change
Add --agent-stream support to industrial_test.
This allows running industrial tests of arbitrary builds without the candidate urls.
To post a comment you must log in.
Unmerged revisions
- 1244. By Aaron Bentley
-
Fix lint.
thank you.