~sinzui/juju-ci-tools/login-u

« back to all changes in this revision

Viewing changes to tests/test_assess_model_config_tree.py

  • Committer: Curtis Hovey
  • Date: 2017-02-28 20:34:53 UTC
  • mfrom: (1912.3.13 bootstrap-to-2)
  • Revision ID: curtis@canonical.com-20170228203453-x2wq6oqjx0a9qzt2
Honour the --to arg when BootstrapManager creates a client.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
                machine=[],
38
38
                region=None,
39
39
                series=None,
 
40
                to=None,
40
41
                upload_tools=False,
41
42
                verbose=20,
42
43
                deadline=None,