Commit Graph

9 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
Liam Young 87c2b075f5 Tests dir no longer need copy of charmhelpers
Charmhelpers is now installed via pip for unit tests so stop
'Make sync' from pulling it down.

Change-Id: I5ca6aaf1db17ef6d6a1d89aacabd92b88e730e11
2018-10-10 12:41:14 +00:00
Frode Nordahl 30784994ba Update repo to do ch-sync from Git
Change-Id: I62d7aac06e191afd6876633a11b79b11f697d9b0
2017-09-26 10:27:11 +02: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 93efa99b5a Enable Mitaka amulet tests
Disable Juno tests (no longer supported).

Switch Xenial tests to use BE release of ODL, as the default
Helium release is not compatible with Java 8 (which is the
default in 16.04).

Update ovs bridge controller checks to validate against
legacy 6633 and IANA assigned 6653 ports; only check br-int
configuration for later ODL releases.

Drop wider service checks from amulet test.

Re-align with Neutron security group management.

Change-Id: Ic1e92b292c0276232a29695d02096ba1e3275236
2016-04-15 17:20:14 +01:00
Billy Olsen 2a3da6884e Use tox in Makefile targets
Modify the Makefile to point at the appropriate tox targets
so that tox and Make output can be equivalent. This involves
mapping the lint target to the pep8 target and the test target
to the py27 target.

Change-Id: I40bf0c72416e8c9a9f079a7800c9c343872ee907
2016-03-15 20:13:36 -07:00
Liam Young 4e62fc8cbc Fixes 2015-11-11 19:54:58 +00:00
Liam Young 6dd05c38d7 Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00
Robert Ayres 792f7b09af Initial charm 2015-02-19 22:08:13 +00:00