Commit Graph

1044 Commits

Author SHA1 Message Date
Aurelien Lourot
d389e357e2 Remove obsolete comment 2020-03-05 12:37:40 +01:00
Aurelien Lourot
0cee4c90bb Fix typo 2020-03-05 12:12:08 +01:00
Aurelien Lourot
707b36c0f8 Add a ceilometer test case and fix existing ones for trusty/mitaka
https://bugs.launchpad.net/charm-ceilometer/+bug/1828424
2020-03-05 11:11:49 +01:00
Chris MacNaughton
48470b7bd7 Merge pull request #180 from thedac/mysql8-migration
Percona to MySQL InnoDB Cluster migration
2020-03-01 13:49:00 +01:00
Liam Young
377495e4fa Merge pull request #182 from ChrisMacNaughton/bug/manila-tests-do-not-exit
Ensure that the retries work
2020-02-27 16:34:26 +00:00
David Ames
23cc3e2a9a Lint fix 2020-02-27 16:18:19 +00:00
Chris MacNaughton
1b3b33d83a Ensure that the Manila tests exit 2020-02-27 15:31:29 +01:00
David Ames
27407998a9 Allow for no charm_name setting 2020-02-26 22:18:56 +00:00
David Ames
e22d55d966 Enable for full stack 2020-02-25 18:47:20 +00:00
Alex Kavanagh
137f80a093 Merge pull request #175 from ChrisMacNaughton/feature/ceph-fs-functional
Add new CephFS tests
2020-02-19 16:16:28 +00:00
Alex Kavanagh
81888cacab Merge pull request #181 from ChrisMacNaughton/feature/simplify-manila-tests
Manila tests do not need Nova client
2020-02-19 09:49:12 +00:00
Chris MacNaughton
2136213c83 Manila tests do not need Nova client 2020-02-19 10:29:00 +01:00
David Ames
0dc16b289a Lint fixes 2020-02-18 15:57:13 -08:00
David Ames
6b110335a5 Percona to MySQL InnoDB Cluster migration
Validate the migration from percona-cluster to mysql-innodb-cluster by
dumping databases from percona and restoring them in mysql8.
2020-02-18 15:26:26 -08:00
Alex Kavanagh
5aba431c99 Merge pull request #179 from openstack-charmers/enable-focal-ussuri
Actually add bionic/ussuri release combination
2020-02-18 11:32:10 +00:00
Frode Nordahl
a3f6135908 Actually add bionic/ussuri release combination 2020-02-18 12:03:56 +01:00
Alex Kavanagh
31dd90d3d6 Merge pull request #178 from openstack-charmers/enable-focal-ussuri
Enable testing of Bionic/Ussuri and Focal
2020-02-18 10:18:56 +00:00
Frode Nordahl
6aa252ab64 Enable testing of Bionic/Ussuri and Focal 2020-02-18 10:21:31 +01:00
Chris MacNaughton
871c3e133e Add new CephFS tests 2020-02-12 15:31:39 +01:00
Alex Kavanagh
c1e5e726e7 Merge pull request #54 from openstack-charmers/add-quagga-tests
Add quagga tests
2020-02-12 12:18:27 +00:00
Alex Kavanagh
68649d4223 Merge pull request #176 from gnuoy/run-mysql-post-upgrade-action
Upgrade complete action for percona
2020-02-10 10:45:41 +00:00
Liam Young
19fb4c0782 Upgrade complete action for percona.
The Percona charm requires that an action is run once all the units
have performed their series upgrade. Longer term
test_200_run_series_upgrade needs refactoring but this is a
tactical fix in the meantime.
2020-02-10 10:24:10 +00:00
Alex Kavanagh
52134f89f7 Merge pull request #170 from addyess/bug/1828424
designate zaza tests
2020-02-10 09:32:11 +00:00
Adam Dyess
f224e614a8 only use server api pre xenial-queens 2020-02-07 15:34:06 -06:00
Adam Dyess
c5e020d11b Refactor tests to provide readibility and sanity 2020-02-07 13:41:01 -06:00
Liam Young
33059de3bf Merge pull request #174 from ajkavanagh/fix-vault-pause-resume-test
Fix the vault pause/resume test
2020-02-07 13:57:07 +00:00
Alex Kavanagh
f54ccde23a Merge pull request #173 from thedac/v3-int
Standardize preferred-api-version as an int
2020-02-07 13:20:02 +00:00
Alex Kavanagh
1919000fa4 Fix the vault pause/resume test
The pause/resume test paused the lead unit, but then checked
the first unit.  In an HA scenario, the lead unit may not be the
first unit.  This PR changes the test to check the lead unit after
the pause/resume test.

Depends On: https://github.com/openstack-charmers/zaza/pull/327
2020-02-07 10:56:52 +00:00
Adam Dyess
fd12751b01 Merge branch 'master' of github.com:openstack-charmers/zaza-openstack-tests into bug/1828424 2020-02-06 16:23:26 -06:00
David Ames
827032b1c6 Standardize preferred-api-version as an int 2020-02-06 13:16:34 -08:00
Adam Dyess
8794298bd0 properly wait for zones to delete after successful tests 2020-02-06 10:19:28 -06:00
Adam Dyess
cdc0008bd3 incorporate team comments 2020-02-06 08:39:21 -06:00
Adam Dyess
89d7266734 Remove regular expression import 2020-02-05 22:09:38 -06:00
Adam Dyess
437aa4ab11 simply and reduce tests 2020-02-05 21:54:25 -06:00
coreycb
5f771f85ed Merge pull request #172 from thedac/redo/bug/1831935
Re-merge Test ovs-use-veth setting
2020-02-05 15:14:47 -05:00
David Ames
9f67c8e032 Do not test Trusty 2020-02-05 12:10:34 -08:00
David Ames
6672fe934d Test ovs-use-veth setting
Validate settings for existing and configured ovs-use-veth settings.
Verify the charm goes into a blocked state if they conflict.

Partial-Bug: #1831935
2020-02-05 12:10:34 -08:00
Adam Dyess
89b5b585bc Fix issue with service endpoint tests 2020-02-05 10:30:58 -06:00
Adam Dyess
e444f51b49 endpoint URLs different before and after xenial_queens 2020-02-05 09:59:25 -06:00
Chris MacNaughton
6d38fcaafb Merge pull request #171 from openstack-charmers/ovn-charm
ovn: Update bridge configuration code
2020-02-05 16:32:19 +01:00
Adam Dyess
30f752bbfc repair AmqpRelation test 2020-02-05 08:43:39 -06:00
Adam Dyess
c3c00308d5 successful designate tests 2020-02-05 08:19:52 -06:00
Frode Nordahl
1398583e07 ovn: Update bridge configuration code
After power user feedback we want to change how interfaces are
attached to bridges on the OVN charms.

Ref: openstack-charmers/charm-layer-ovn#6
2020-02-05 13:20:55 +01:00
Adam Dyess
a3f2751fdc Resolve Designate API tests 2020-02-04 23:00:53 -06:00
Adam Dyess
a86f7affd4 retrieve keystone client through simpler api 2020-02-04 22:30:29 -06:00
Adam Dyess
06a34cd831 designate-bind tests passing 2020-02-04 16:56:40 -06:00
Adam Dyess
d5ee2106d4 port designate amulet tests to zaza 2020-02-04 16:14:35 -06:00
Adam Dyess
2f395314ef pep8 issues 2020-02-04 14:32:11 -06:00
Adam Dyess
2f5ef8f027 eliminate multiple checks for post xenial-queens 2020-02-04 14:25:05 -06:00
Adam Dyess
b88bccd526 Successful tests 2020-02-04 14:04:42 -06:00