~1chb1n/charms/trusty/swift-proxy/next.1601-test-update1

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Corey Bryant
  • Date: 2015-10-05 20:22:22 UTC
  • mfrom: (105.1.11 swift-proxy)
  • Revision ID: corey.bryant@canonical.com-20151005202222-e6hc66n0h3w8csvf
[beisner,r=gnuoy] Amulet test updates and cleanup.

Update amulet tests, enable T-K, V-K, prep for T-L and W-L. Clean up
old lint, remove tests for deprecated releases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
sudo add-apt-repository --yes ppa:juju/stable
6
6
sudo apt-get update --yes
7
 
sudo apt-get install --yes python-amulet \
8
 
                           python-swiftclient \
 
7
sudo apt-get install --yes amulet \
 
8
                           distro-info-data \
 
9
                           python-cinderclient \
 
10
                           python-distro-info \
9
11
                           python-glanceclient \
 
12
                           python-heatclient \
10
13
                           python-keystoneclient \
11
 
                           python-novaclient
 
14
                           python-neutronclient \
 
15
                           python-novaclient \
 
16
                           python-pika \
 
17
                           python-swiftclient