~openstack-charmers-next/charms/xenial/hacluster/trunk

« back to all changes in this revision

Viewing changes to tests/tests.yaml

  • Committer: Corey Bryant
  • Date: 2015-10-07 13:50:16 UTC
  • mfrom: (56.1.3 trunk)
  • Revision ID: corey.bryant@canonical.com-20151007135016-lhtq1c89hgkowb1s
[beisner,r=corey.bryant] Add Amulet test dependencies and clean up Makefile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bootstrap: true
 
2
reset: true
 
3
virtualenv: true
 
4
makefile:
 
5
    - lint
 
6
    - test
 
7
sources:
 
8
    - ppa:juju/stable
 
9
packages:
 
10
    - amulet
 
11
    - distro-info-data
 
12
    - python-cinderclient
 
13
    - python-distro-info
 
14
    - python-glanceclient
 
15
    - python-heatclient
 
16
    - python-keystoneclient
 
17
    - python-neutronclient
 
18
    - python-novaclient
 
19
    - python-pika
 
20
    - python-swiftclient