~charmers/charms/trusty/websphere-liberty/trunk

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Kevin W. Monroe
  • Date: 2014-10-31 05:44:52 UTC
  • Revision ID: kevin.monroe@canonical.com-20141031054452-vpvw3ckmjex3cywz
adding simple deployment test, fix proof issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
sudo add-apt-repository ppa:juju/stable -y
 
4
sudo apt-get update
 
5
sudo apt-get install amulet -y