charm-nova-cloud-controller/tests
Alex Kavanagh e937593dfe Updates for testing period for 23.10 release
* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* Locked requirements using pip-compile:
  * existing (test-)requirements.txt ->
    (test-)requirements.in
  * pip-compile to *-py3[8|10].txt using python3.8
    and python3.10.
  * Updated tox.ini to use the appropriate merged
    requirements-*.txt files.
* Removal of lunar from metadata, charmcraft.yaml
  osci.yaml, tests.yaml and associated bundles.
* Locked libs and tests to stable/bobcat branches for:
  * charm-helpers
  * charms.openstack
  * zaza
  * zaza-openstack-tests

Change-Id: I8b7aac49db1cd10601be4d6a93974379e6fab6c5
2023-11-02 15:28:30 -03:00
..
bundles Updates for testing period for 23.10 release 2023-11-02 15:28:30 -03:00
README.md Migrate functional tests from Amulet to Zaza 2020-04-19 17:02:22 +02:00
tests.yaml Updates for testing period for 23.10 release 2023-11-02 15:28:30 -03:00

README.md

Overview

This directory provides Zaza test definitions and bundles 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.