~juju-qa/ubuntu/yakkety/juju/2.0-rc3

« back to all changes in this revision

Viewing changes to debian/tests/manual-provider

  • Committer: Curtis Hovey
  • Date: 2016-10-08 02:31:14 UTC
  • Revision ID: curtis@hovey.name-20161008023114-cb2tlu17gotgktpg
Do not upgrade machines in tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
15
15
ssh-keyscan "$ip" >> ~/.ssh/known_hosts
16
16
 
17
 
juju bootstrap my-controller manual/$ip --debug
 
17
juju bootstrap my-controller manual/$ip --debug --config enable-os-upgrade=false