charm-nova-compute/tests
Edward Hope-Morley 6c8d3b47fc Properly remove libvirt default network
As well as destroying the network we should also undefine it
to ensure it does not return.

Change-Id: I57738856adb25c190357b1b23dd8a1245798cb14
Closes-Bug: #1800160
2018-11-01 09:02:11 -06:00
..
README.md Use bundletester for amulet test execution 2016-07-19 09:44:36 +01:00
basic_deployment.py Properly remove libvirt default network 2018-11-01 09:02:11 -06:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:37:39 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-09 09:34:26 -07:00
gate-basic-bionic-rocky Sync charm helpers and enable Rocky func test 2018-08-28 14:59:12 -05:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-xenial-ocata Ocata fixes for nova-compute 2017-03-02 13:30:09 -08:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-16 15:44:15 +13:00
gate-basic-xenial-queens Fix up amulet for queens 2018-02-25 16:06:08 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:28:06 -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.