Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Beisner 51b76b3cb8
Retire project
Leave README around for those that follow.

http://lists.openstack.org/pipermail/openstack-discuss/2019-February/003186.html
http://lists.openstack.org/pipermail/openstack-discuss/2018-November/000057.html

Change-Id: I02a34115c6c3d6e9c4b9152af0c96f2fe79866b9
2019-02-27 10:31:57 +01:00
Ryan Beisner 9c8238f6f6 Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: Iad02c5831a187e6d50cc6c570c465afff9fab1b6
2018-10-04 16:22:29 -05:00
David Ames 090bdb030b Enable Zesty-Ocata Amulet Tests
- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: Ia14e1c4f73397a1228846fae75cffbefad96bf21
2017-04-28 08:42:56 -07:00
James Page 8130e9067c Use bundletester for amulet test execution
Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.

Rename amulet tests inline with gate-* and dfs-* naming standards.

Update README to refer to functional testing section of the charm
guide.

Change-Id: I133987f6ccdd7402ef5d9adf0967f262d47d28a6
2016-07-19 10:08:14 +01:00
James Page 06f66cab8e Update to charm-tools >= 2.0.0
The new release of charm-tools no longer ships the charm
command; update minimum version requirement and switch
to using charm-proof instead, unblocking current pep8
failures across all charms.

Also pin the version of requests to 2.6.0 until theblues
(indirect dependency of charm-tools) sort out its
requirements versioning.

Change-Id: I280aa99f599103ba11e0d00a31c7efbacc60375e
2016-03-23 09:30:17 +00:00
James Page febf4d6b51 Add unit tests, functional tests, Makefiles and tox configuration 2015-11-12 11:25:54 +00:00