Commit Graph

15 Commits

Author SHA1 Message Date
Xiyue Wang df5f114ae1 Port hacluster tests from Amulet to Zaza
Closes-Bug: #1828424
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/148

Signed-off-by: Xiyue Wang <celia.wang@canonical.com>

Change-Id: I0c0447680f89e2378f9bca3b8322a9bfa50ffd46
2019-12-19 02:54:10 +00:00
Liam Young b3ce3e4429 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: Ica6e2e6f9c0d43edcbdca7296426e184a9a335e0
2018-10-10 12:40:30 +00:00
Frode Nordahl 4e0c69c1e9 Update repo to do ch-sync from Git
Change-Id: Iaeafd13e9031c6a816c63bbc04a1a26dabbf430b
2017-09-26 10:21:49 +02:00
Ryan Beisner f313da0507 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 enable Trusty-Mitaka and Xenial-Mitaka Amulet test
targets.

Change-Id: I7d3a5d1ced6410e98a5b134c9cd7c02f0ba21708
2016-07-21 20:26:01 +00:00
David Ames 41dc7b3fad DNS HA
Allow DNS be the HA resource in leiu of a VIP when using MAAS 2.0.
Added an OCF resource dns
Added maas_dns.py as the api script to update a MAAS 2.0 DNS resource
record.

Charmhelpers sync to pull in DNS HA helpers

Change-Id: I0b71feec86a77643892fadc08f2954204b541d01
2016-06-23 09:45:49 +01:00
Ryan Beisner 88e8d6232b amulet tests: move 00-setup to prevent extra bootstrap/destroy cycle 2015-12-16 15:00:54 +00:00
Ryan Beisner f204955785 update makefile 2015-10-06 15:22:31 +00:00
Ryan Beisner 5c36d4f4ac amulet test update - switch to consume the usual vip env var; extend test coverage across supported releases 2015-07-30 05:53:21 +00:00
Edward Hope-Morley 83d8feebda Ensure env var passed to amulet and skip test if not provided. 2015-03-31 12:12:57 +01:00
Edward Hope-Morley 74a83aaf88 * added ch syncer tests as well as hooks
* synced ch
* removed old tests
* added new tests
2015-03-29 18:02:06 +01:00
Edward Hope-Morley 323d18cf48 Code cleamup. No functional changes. 2015-03-27 22:14:18 -07:00
Edward Hope-Morley 6497c348e6 [gnuoy,r=jamespage,hopem]
Adds unicast support

corosync_transport can now be uysed to specify udp or udpu.

Closes-Bug: 1348521
2014-12-08 18:31:37 +00:00
Liam Young d329527fa1 bunch of fixes 2014-10-12 08:12:10 +00:00
james.page@ubuntu.com 18ae01a279 [xianghui,dosaboy,r=james-page,t=gema] Add IPv6 support using prefer-ipv6 flag 2014-10-01 21:54:51 +01:00
James Page 744c04d008 Add makefile for lint and future testing 2014-04-11 10:57:50 +01:00