~openstack-charm-sync/charms/trusty/neutron-gateway/next

« back to all changes in this revision

Viewing changes to tests/tests.yaml

  • Committer: Liam Young
  • Date: 2015-09-28 10:06:18 UTC
  • mfrom: (135.1.12 trunk)
  • Revision ID: liam.young@canonical.com-20150928100618-256fdsshet1ywpei
[1chb1n, r=gnuoy] Update tests for Vivid-Kilo + Trusty-Liberty enablement.

Really old lint cleanup.

Update makefile, update amulet test targets, update readme.

Sync tests/charmhelpers.

Rebase from next.

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