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

« back to all changes in this revision

Viewing changes to tests/tests.yaml

  • Committer: Ryan Beisner
  • Date: 2015-08-22 03:57:12 UTC
  • mto: This revision was merged to the branch mainline in revision 139.
  • Revision ID: ryan.beisner@canonical.com-20150822035712-cnvtcg46wg642dha
update makefile, amulet test dependencies, test definitions, amulet test

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
    - python-amulet
 
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