Commit Graph

17 Commits

Author SHA1 Message Date
Aurelien Lourot c94720497a Sync helpers for 20.05
Change-Id: Icce43e7f54059bfb07b617c801487e097ea0e187
2020-05-20 12:28:22 +02:00
Liam Young 1ecb763f53 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: I05836ce15f97ab65d915e4e841928f975c6be1c2
2018-10-10 12:39:55 +00:00
Frode Nordahl cb68afcf89 Update repo to do ch-sync from Git
Change-Id: I10260bd47ea447a3ec386931e0864bc68afc5556
2017-09-26 10:19:58 +02:00
Ryan Beisner 695848f0ba 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.

Also remove brittle auth conf checks which are failing at
cinder-ceph master. Even without those explicit checks, if auth
fails, functional tests will still fail and block.

Change-Id: I91e638f98f70c7098f089c7e60c1181632b39222
2016-07-20 03:34:22 +00:00
Billy Olsen 5a9a365141 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: I868a0555fe3d042a3c1620d0d296a28f9bf58737
2016-03-15 20:12:34 -07:00
Ryan Beisner 9f4e870235 Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:44:52 +00:00
Ryan Beisner 2b6104696b update amulet test dependency setup file 2015-10-06 15:12:12 +00:00
Ryan Beisner 14e0064233 update make lint target 2015-06-29 18:50:50 +00:00
Ryan Beisner 0c4d7fbf03 Update publish target in makefile; update 00-setup and tests.yaml for dependencies. 2015-06-29 18:40:47 +00:00
Ryan Beisner a688267cfc resync hooks/charmhelpers 2015-06-29 14:28:46 +00:00
Ryan Beisner 3e73a00957 resync tests/charmhelpers re: subordinate origin ignore list 2015-06-26 02:27:32 +00:00
Ryan Beisner 353a1cb6ce sync tests/charmhelpers 2015-06-25 16:06:45 +00:00
Ryan Beisner 47a6211e99 add amulet tests 2015-06-25 16:05:55 +00:00
James Page 3f33bf6758 [corey.bryant,r=james-page] Sort out charmhelpers issues. 2014-12-15 09:18:58 +00:00
James Page 708919e040 Resync helpers 2014-07-02 09:14:53 +01:00
James Page 0f977121e3 Add some units tests for the storage-backend relation 2014-04-09 14:08:54 +01:00
James Page 74e831c061 Initial version of charm 2014-01-23 16:14:44 +00:00