Commit Graph

6 Commits

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

Change-Id: Ib9a1cd1dfc2aac961f61177ee757c7e6a548807f
2019-03-08 10:26:04 -05:00
Ryan Beisner bba9749806 Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I1ac0cbf16711fb6e93c42b2b25e010cf0876a98d
2018-10-04 16:44:02 -05:00
Liam Young f9100ec85d Add unit tests
Added unit tests and tidy up calls to initialise Keystone client.

Closes-Bug: 1628491
Change-Id: I14ea09539e5781ded75bcfa47108f10e27c816df
2016-12-07 13:06:28 +00:00
Liam Young 26b4fb2374 Add Amulet Tests
This change adds amulet tests to the charm and fixes a bug
causing the status to never report a unit ready state which
was blocking amulet runs.

Closes-Bug: 1604172
Change-Id: I345fb1a3c63a17f1b0070426d06c517c908c7d81
2016-09-30 09:36:22 +00:00
Alex Kavanagh f10d28e392 Refactor to source charm
This is in line with the agreed conventions on where to put
files in a layered source package.

Essentially, just the final moving of things around and ensuring
that the dummy tests pass, along with lint.

Change-Id: I392568d6279f0a5876bdb2a3ad5e49fee03734aa
2016-06-15 17:27:33 +00:00
Ryan Beisner e2c90d5828 Prepare repo for gerrit 2016-06-01 20:17:19 +00:00