charm-neutron-openvswitch/tests
Frode Nordahl 25450d27fa Handle neutron-sriov-agent on Kilo and Liberty
On Kilo and Liberty the agent is called 'neutron-plugin-sriov-agent'.

Add unit-test to verify package determination.
Add functional test to verify that configuration is written.

Change-Id: I8a40c12cbb7f6a692b19105d5c029fd7f2829504
Closes-Bug: #1696691
2017-06-13 16:59:37 +02:00
..
charmhelpers Updates for pike b1 2017-05-24 13:52:52 +01:00
basic_deployment.py Handle neutron-sriov-agent on Kilo and Liberty 2017-06-13 16:59:37 +02:00
dfs-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
dfs-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-artful-pike Updates for pike b1 2017-05-24 13:52:52 +01:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-07 13:47:27 -05:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:35:00 -08:00
gate-basic-xenial-pike Updates for pike b1 2017-05-24 13:52:52 +01:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:54:50 -06:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:47 -07:00
README.md Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
tests.yaml Additional amulet definition updates 2016-10-10 21:25:25 -05:00

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.