Commit Graph

13 Commits

Author SHA1 Message Date
Vladimir Grevtsev
08a1b0cfb8 Charm-helpers sync
This change is a result of "make sync" for neutron-openvswitch charm.
Also, removing an "charmhelpers/tests" sync due to recent charm changes
(see commit 8daeaada for details).

Change-Id: I0f06bf2371d4ae57d0051406b11db19202a4c6df
2018-10-10 15:22:43 +03:00
Frode Nordahl
eb26daad7b Update repo to do ch-sync from Git
Change-Id: I306da080109e60c035097435a156b19335fcb9de
2017-09-26 09:56:46 +02:00
James Page
bad410a739 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: I853d2f7e1f2d6e7acbf9098abf626c182d121059
2016-07-20 08:49:34 +01:00
Billy Olsen
6c24849607 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: I9dd0998ef410bdd725ec0cfde1f94379bd38b060
2016-03-15 20:13:17 -07:00
Ryan Beisner
f5466d0997 Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:44:57 +00:00
Ryan Beisner
9229f3572c update makefile 2015-10-06 16:23:59 +00:00
Ryan Beisner
ea07cf2250 auto Makefile test target (amulet): bump juju test timeout to 2700s (same value as the juju-deployer default). Also remove explicit test names, which will cause all +x files in ./tests to be executed (as bundletester does by default). 2015-04-16 21:32:04 +00:00
Ryan Beisner
05ad920511 auto add AMULET_OS_VIP to preserved env vars in makefile 2015-04-16 21:31:55 +00:00
Corey Bryant
d5e9cebd14 Overall refresh to current install from source approach 2015-03-21 10:25:07 +00:00
Liam Young
5a6e1fb159 Add amulet tests 2015-02-13 12:02:13 +00:00
James Page
962e5e9f50 Add config flag to disable security groups, tidy relation usage from neutron-api 2014-10-10 10:55:20 +01:00
James Page
357b8a0e49 Resync helpers, tidy README 2014-06-24 12:19:07 +01:00
Liam Young
3c85d2249a Lint tidyup and unit tests 2014-06-19 10:56:25 +01:00