~james-page/charms/trusty/glance/tox

« back to all changes in this revision

Viewing changes to tests/README

  • Committer: james.page at ubuntu
  • Date: 2015-07-07 14:02:07 UTC
  • mfrom: (121.1.5 glance)
  • Revision ID: james.page@ubuntu.com-20150707140207-k0wvswzi7qq6e94t
Update amulet tests for Kilo, prep for wily. Sync hooks/charmhelpers; Sync tests/charmhelpers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This directory provides Amulet tests that focus on verification of Glance
2
2
deployments.
3
3
 
 
4
test_* methods are called in lexical sort order.
 
5
 
 
6
Test name convention to ensure desired test order:
 
7
    1xx service and endpoint checks
 
8
    2xx relation checks
 
9
    3xx config checks
 
10
    4xx functional checks
 
11
    9xx restarts and other final checks
 
12
 
4
13
In order to run tests, you'll need charm-tools installed (in addition to
5
14
juju, of course):
6
15
    sudo add-apt-repository ppa:juju/stable