Merge lp:~cprov/adt-cloud-worker/no-debug into lp:adt-cloud-worker
Proposed by
Celso Providelo
on 2015-04-29
Status: | Merged |
---|---|
Approved by: | Celso Providelo on 2015-04-29 |
Approved revision: | 42 |
Merged at revision: | 43 |
Proposed branch: | lp:~cprov/adt-cloud-worker/no-debug |
Merge into: | lp:adt-cloud-worker |
Diff against target: |
68 lines (+1/-9) 2 files modified
adt_cloud_worker/__init__.py (+1/-3) adt_cloud_worker/tests/test_cloud_worker.py (+0/-6) |
To merge this branch: | bzr merge lp:~cprov/adt-cloud-worker/no-debug |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Para Siva (community) | Approve on 2015-04-29 | ||
Paul Larson | 2015-04-29 | Approve on 2015-04-29 | |
Review via email:
|
Commit message
Drop adt-run debug options.
Description of the change
Drop adt-run debug options now that we have exercise this enough, logs will be much more readable.
To post a comment you must log in.
Celso Providelo (cprov) wrote : | # |
Paul,
Thanks for the review. I've done the same cleanup on the core-image-tester while in Austin.
review:
Approve
I thought this had been done already, but I'm probably thinking of the core worker ones.