Merge lp://staging/~viswesn/juju-ci-tools/juju-ci-sync-metadata-source into lp://staging/juju-ci-tools
Proposed by
viswesuwara nathan
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~viswesn/juju-ci-tools/juju-ci-sync-metadata-source |
Merge into: | lp://staging/juju-ci-tools |
Prerequisite: | lp://staging/~viswesn/juju-ci-tools/juju-ci-pvt-tools |
Diff against target: |
252 lines (+175/-10) (has conflicts) 5 files modified
assess_bootstrap.py (+5/-4) assess_sync_agent_metadata.py (+130/-0) jujupy.py (+9/-4) tests/test_assess_bootstrap.py (+23/-2) tests/test_jujupy.py (+8/-0) Text conflict in tests/test_jujupy.py |
To merge this branch: | bzr merge lp://staging/~viswesn/juju-ci-tools/juju-ci-sync-metadata-source |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Christopher Lee | Pending | ||
Review via email: mp+314308@code.staging.launchpad.net |
Commit message
jujupy sync_tool now support stream argument.
Description of the change
Update juju-ci-
To post a comment you must log in.
Unmerged revisions
- 1832. By viswesuwara nathan
-
Review comments addressed
- 1831. By viswesuwara nathan
-
sync_tool added