Merge lp://staging/~abentley/juju-ci-tools/more-logs into lp://staging/juju-ci-tools
Status: | Merged |
---|---|
Merged at revision: | 1363 |
Proposed branch: | lp://staging/~abentley/juju-ci-tools/more-logs |
Merge into: | lp://staging/juju-ci-tools |
Diff against target: |
47 lines (+10/-2) 2 files modified
deploy_stack.py (+2/-0) tests/test_deploy_stack.py (+8/-2) |
To merge this branch: | bzr merge lp://staging/~abentley/juju-ci-tools/more-logs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email: mp+292040@code.staging.launchpad.net |
Commit message
Include syslog and mongodb log when duming logs.
Description of the change
This branch adds syslog and mongodb.log to the list of remote logs we gather.
It does not handle this for the local provider, but this is phased out in 2.0 anyhow.
I have tested it out in AWS and got the expected files:
./abtest
./abtest/machine-1
./abtest/
./abtest/
./abtest/
./abtest/
./abtest/
./abtest/machine-0
./abtest/
./abtest/
./abtest/
./abtest/
./abtest/
./admin
./admin/machine-0
./admin/
./admin/
./admin/
./admin/
./admin/
./admin/
Thank you, this looks familiar with what I wrote, except mine failed on some substrates.