charm-keystone/tests
David Ames 8da85834c2 Snap install OpenStack in Charms
Install OpenStack using snaps. By setting openstack-origin to
snap:track/channel or snap:track the charm will use snaps to
install rather than debs. If channel is left off it defaults to
stable. For example: snap:ocata/edge will install the edge version of
Ocata and snap:pike will install the stable version of Pike.

Charm helpers sync for snap related helpers.

Change-Id: I6e3540e4ffe081540404f91061e5c9b7039b3eac
2017-09-28 17:34:11 +00:00
..
charmhelpers Do ch-sync 2017-09-25 18:29:33 +02:00
README.md Use bundletester for amulet test execution 2016-07-18 15:50:32 +01:00
basic_deployment.py Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:42:58 +02:00
gate-basic-snap-xenial-ocata Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-ocata Update policy.json for Ocata 2017-02-21 07:18:39 -05:00
gate-basic-xenial-pike Updates for pike b1 2017-05-12 07:42:58 +02:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:26 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:25:49 -06: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.