Juju Charm - Tempest
Go to file
Sahid Orentino Ferdjaoui 1866b5461c Enable functional tests for train
This patch also updates the smoke test to run train.

Change-Id: I0a5c2a42d34bd4df209996a136c87dd04cd1d0d6
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
2019-10-24 06:45:25 +00:00
src Enable functional tests for train 2019-10-24 06:45:25 +00:00
unit_tests Update requirements 2018-10-04 16:44:02 -05:00
.gitignore Update requirements 2018-10-04 16:44:02 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:02 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-08 10:26:04 -05:00
.zuul.yaml Add Python 3 Train unit tests 2019-07-30 10:17:31 -04:00
README.md Refactor to source charm 2016-06-15 17:27:33 +00:00
copyright Refactor to source charm 2016-06-15 17:27:33 +00:00
rebuild Rebuild for sync layer-openstack 2019-08-26 17:50:28 +02:00
requirements.txt Update requirements 2018-10-04 16:44:02 -05:00
test-requirements.txt Replace ostestr with stestr in testing framework. 2019-03-08 10:26:04 -05:00
tox.ini Sync charm/ceph helpers, tox, and requirements 2019-09-30 22:42:08 -05:00

README.md

Overview

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