~viswesn/charms/trusty/mysql/lint

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Adam Israel
  • Date: 2015-11-05 21:56:43 UTC
  • mfrom: (149.1.1 mysql)
  • Revision ID: adam.israel@gmail.com-20151105215643-w118330siwgz6254
[Ryan Beisner] Ensure distro info data is upgraded on test runs

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
sudo add-apt-repository --yes ppa:juju/stable
4
4
sudo apt-get update --yes
5
5
sudo apt-get install --yes amulet \
 
6
                           distro-info-data \
6
7
                           python-cinderclient \
7
8
                           python-distro-info \
8
9
                           python-glanceclient \