~ionutbalutoiu/charms/trusty/neutron-api/next

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Corey Bryant
  • Date: 2015-10-07 13:57:01 UTC
  • mfrom: (148.1.3 trunk)
  • Revision ID: corey.bryant@canonical.com-20151007135701-gz2mp8y22cad6n68
[beisner,r=corey.bryant] Add Amulet test dependencies and run unit tests with -v.

Show diffs side-by-side

added added

removed removed

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