Merge lp:~elopio/snappy/bzr_ignore_integration_output into lp:~snappy-dev/snappy/snappy-moved-to-github
Proposed by
Leo Arias
on 2015-08-25
| Status: | Merged |
|---|---|
| Approved by: | Sergio Schvezov on 2015-08-26 |
| Approved revision: | 636 |
| Merged at revision: | 640 |
| Proposed branch: | lp:~elopio/snappy/bzr_ignore_integration_output |
| Merge into: | lp:~snappy-dev/snappy/snappy-moved-to-github |
| Diff against target: |
6 lines (+2/-0) 1 file modified
.bzrignore (+2/-0) |
| To merge this branch: | bzr merge lp:~elopio/snappy/bzr_ignore_integration_output |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Sergio Schvezov | 2015-08-25 | Approve on 2015-08-26 | |
| Snappy Tarmac | continuous-integration | Pending | |
| Federico Gimenez | continuous-integration | Pending | |
|
Review via email:
|
|||
Commit Message
Added a bzrignore for the integration tests output.
Description of the Change
The integration tests compile binaries and generate some templates. This is currently done in the branch directory. We want to do this in a tmp, but that requires some refactor and add additional steps to copy the tmp to the testbed and tell it the path. Not a big deal probably, but in the meantime a bzrignore seems useful.
To post a comment you must log in.


always good to see a cleaner 'bzr status'