charm-glance-simplestreams-.../tests
David Ames 1f4123e898 Wait for Sync completed workload status
The charm does in fact set workload status. But not with a "ready" message.
Check for "Sync completed" workload status before continuing with further
tests. This workload message alone indicates the health and functionality of
the gsss charm.

The test for glance services is orthogonal to testing the gsss charm. Removed
it.
2018-04-12 23:01:00 +00:00
..
charmhelpers Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
README.md Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
basic_deployment.py Wait for Sync completed workload status 2018-04-12 23:01:00 +00:00
gate-basic-bionic-queens Update series metadata, test combos and readme 2018-04-10 14:33:49 +00:00
gate-basic-trusty-icehouse Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
gate-basic-trusty-mitaka Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
gate-basic-xenial-mitaka Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
gate-basic-xenial-ocata Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
gate-basic-xenial-pike Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
gate-basic-xenial-queens Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00
tests.yaml Update tox, requirements, add initial func tests framework 2018-04-06 22:06:49 +00:00

README.md

Overview

This directory provides Amulet tests to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.

For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.