Commit Graph

19 Commits

Author SHA1 Message Date
Frode Nordahl 67901457bd
Enable Ussuri and Focal
Do c-h sync.

Keep focal at dev-bundles until neighbouring charms are enabled.

Change-Id: Ia834fe36f9683703c58ea4c678b8aa454efcc38d
2020-03-07 15:37:29 +01:00
Vladimir Grevtsev 5eee070465 Charm-helpers sync
This change is a result of "make sync" for neutron-api charm.

Test changes also applied: removing an "charmhelpers/tests" sync
due to recent charm changes (see commit 8937059 for details) and
keystone auth_uri/auth_url removed from test since it has to been
checked later by functional tests.

Change-Id: I108497e50f28fc2a84e035f520fea4452edd91db
2018-10-10 19:24:48 +03:00
Frode Nordahl 24cd3112fd Update repo to do ch-sync from Git
Change-Id: Ieb521eee80a3f22db5f6d8ed7b436f22aade7233
2017-09-26 10:00:27 +02:00
James Page f4bcae8b6b 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: I77d4e53c792be5a9d101584568677f3ab6e3af8e
2016-07-18 17:57:18 +01:00
Billy Olsen eea709291d 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: I8192c13ea0821ae333e5b82420436a6a57349d89
2016-03-15 20:12:59 -07:00
Ryan Beisner 22f15c3daa Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:44:56 +00:00
Ryan Beisner b645c262ec update makefile unit test target 2015-10-06 14:56:26 +00:00
Ryan Beisner 67ed09adbe update makefile, amulet test dependencies, test definitions, amulet test 2015-08-22 03:57:12 +00:00
Ryan Beisner c3f22f8e7c 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:03 +00:00
Ryan Beisner 0a0a9d88e6 auto add AMULET_OS_VIP to preserved env vars in makefile 2015-04-16 21:31:55 +00:00
Corey Bryant 98ab277b54 Remove env from juju test in Makefile 2015-04-07 12:09:36 +00:00
Corey Bryant 18be463b62 Deploy from source 2015-04-02 20:15:28 +00:00
Corey Bryant 60f3818f03 Overall refresh to current install from source approach 2015-03-21 10:20:49 +00:00
Brad Marshall 12a3289c2f [bradm] Fixed merge conflicts 2015-02-26 14:21:30 +10:00
Liam Young 4852b063cb Add amulet tests 2015-02-17 07:10:15 +00:00
James Page e2c4b27fc4 [james-page,r=gnuoy] Add HTTPS+HA support with network split configurations 2014-10-06 22:21:00 +01:00
James Page 18776504dc Resync helpers 2014-07-02 09:20:37 +01:00
James Page bcf76b01e3 Resync helpers, add standard targets to Makefile 2014-06-24 12:05:17 +01:00
Liam Young 42eef07ac5 Added Makefile and charm-helpers-sync.yaml. Fixed lint 2014-06-17 16:52:42 +01:00