Commit Graph

6 Commits

Author SHA1 Message Date
Pete Vander Giessen 21335bc211 Replace ostestr with stestr in testing framework.
A system upgrade broke ostestr. We can fix it by just calling stestr
directly.

Change-Id: Ifcfd80384205072c3c195e2a1261e788be4d0cd6
2019-03-07 17:11:50 -05:00
Ryan Beisner e7b36212fd Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I6d4bf06f4e10bf1263a3b4de74303bd8586a485b
2018-10-03 13:09:59 -05:00
Alex Kavanagh 62860678f4 Fix alphanumeric comparisons for openstack and ubuntu releases
- sync charmhelpers with fix-alpha helpers
- fix up code where the alpha comparisons are done

Change-Id: I9176ea3be01146b18888266ba53a9d37439ea492
Related-Bug: #1659575
2017-04-27 16:18:50 +01:00
Ryan Beisner f2b4efc96f 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-*, dev-* and dfs-*
naming standards.

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

Change-Id: I892dfad152eff14d7e67313197c61dacc4a9eca2
2016-07-20 21:54:09 +00:00
Paul Hummer 2b42780d52 Fix lxd thinpool creation.
Force creation of the lxd thinpool.
Re-enable lvm tests.
Ignore charm temp and pyc files.

Change-Id: I8887f3231e789ab58c548ba583740035151097aa

Fix lxd thinpool creation.

Force creation of the lxd thinpool.
Re-enable lvm tests.
Ignore charm temp and pyc files.

Change-Id: I8887f3231e789ab58c548ba583740035151097aa

Add simplejson to requirements.

Change-Id: I2bc3992a020892fbd5af139f538d6e2069496ef2

Add unit tests

Change-Id: Iaeaa554eb05e2dd015ea699741a3d4d378e7dbc1

Fix lint.

Change-Id: I5e8a2b94ed434cf5338eb3925cd3a7342cc85360

Unify both Makefile and tox calls.

Change-Id: I0c8b35e5d777ea221a34521a258e26c4029fdccd
2016-03-23 14:41:04 -06:00
Chuck Short 9ff5dc6ecc Add test infrastructure 2016-02-25 11:02:07 -05:00