Files
charm-tempest/README.md
Aurelien Lourot 06905fee08 THIS CHARM IS DEPRECATED
See https://review.opendev.org/c/openstack/charm-guide/+/797034

Its functional tests are written with the deprecated
Amulet framework (replaced by Zaza). Our CI system
zOSCI can't run Amulet tests.

Change-Id: Ie65f9714ca80ae8e4a13e9785c5e6afc997934d3
Related-Bug: #1828424
2021-06-18 11:36:34 +02:00

522 B

Overview

Warning

: DO NOT USE OR CONTRIBUTE. THIS CHARM IS DEPRECATED.

This is a "source" charm, which is intended to be strictly the top layer of a built charm. This structure declares that any included layer assets are not intended to be consumed as a layer from a functional or design standpoint.

Test and Build

tox -e pep8
tox -e py34  # or py27 or py35
tox -e build

Contact Information

Freenode IRC: #openstack-charms