~hopem/charms/trusty/keystone/lp1476325

« back to all changes in this revision

Viewing changes to tests/tests.yaml

  • Committer: james.page at ubuntu
  • Date: 2015-07-07 13:59:13 UTC
  • mfrom: (156.1.3 keystone)
  • Revision ID: james.page@ubuntu.com-20150707135913-3vk4wvm8wlxz5whp
Update amulet tests for vivid and prep for wily; Sync tests/charmhelpers; Update 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
    - python-amulet
 
12
    - python-cinderclient
 
13
    - python-distro-info
 
14
    - python-glanceclient
 
15
    - python-heatclient
 
16
    - python-keystoneclient
 
17
    - python-novaclient
 
18
    - python-swiftclient