charm-neutron-api-plugin-ar.../src/tests
Alex Kavanagh 3dfa5d6edd Update to build using charmcraft
Due to a build problem with the reactive plugin, this change falls back
on overriding the steps and doing a manual build, but it also ensures
the CI system builds the charm using charmcraft.  Changes:

- add a build-requirements.txt
- modify charmcraft.yaml
- modify osci.yaml
    -> indicate build with charmcraft
- modify tox.ini
    -> tox -e build does charmcraft build/rename
    -> tox -e build-reactive does the reactive build
- modify bundles to use the <charm>.charm artifact in tests.
  and fix deprecation warning re: prefix
- tox inception to enable tox -e func-test in the CI

Change-Id: Ia8e4390dea57e7ce55950fb4296cf54ca7be7d7f
2022-02-16 12:11:33 +00:00
..
bundles Update to build using charmcraft 2022-02-16 12:11:33 +00:00
README.md Migrate Amulet tests to Zaza 2020-06-23 14:55:38 +02:00
tests.yaml Migrate charm to charmhub latest/edge track 2022-01-27 21:44:45 +00:00

README.md

Overview

This directory provides Zaza 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.