Commit Graph

11 Commits

Author SHA1 Message Date
Aurelien Lourot c43f159f37 Remove Amulet leftovers
Zaza tests are already implemented

Change-Id: I59b52f3736029e134856a2bee69dd2b5037e9d52
Closes-Bug: #1828424
Func-Test-PR: https://github.com/openstack-charmers/zaza-openstack-tests/pull/257
2020-05-04 17:58:00 +00:00
Camille Rodriguez 703e00dc8f Add disco-stein bundle to gate tests
The bundle disco-stein was in the dev bundles because
a bug with the Python 3.7 syntax prevented the success of
the deployment of HA clusters. This bug is fixed, we can
reintegrate disco-stein in the gate bundles.

Other small additions:
- removing sitepackages in tox.ini to avoid test env pollution
- skip_missing_interpreters in tox.ini set to False to avoid false
positives by skipping missing interpreters.

LP Related-Bug: #1823718
Change-Id: I9a106c17947055aa080fbea022d1abb4bd75f2b1
2019-09-04 14:49:39 -04:00
Frode Nordahl c4ca166f85 Update functional test definitions
Change-Id: Ie51d982677dbd579abdc08d2b487f5369ea01e9e
2019-07-17 15:54:43 +00:00
Ryan Beisner b599190d9b Rebuild for sync charm-helpers
Change-Id: Ic0725c33d0929418bd00e3f93798e46fc1ba2cd3
2018-11-13 18:54:16 +00:00
David Ames 4f5b553153 Enable Bionic as a gate test
Change bionic test from dev to gate for 18.05.

Change-Id: I314848bea90a372ef673732d6bce1e34d3083d2a
2018-05-14 21:26:32 +00:00
Chris MacNaughton 1afa738235 Add memcached to tests
Change-Id: I1819bf8ee031171a84bd64960e6bc97c1789518d
2017-11-16 12:24:20 +01:00
David Ames 2d5aad44c6 Update tests to use keystoneauth1
With keystoneauth1 sessions the service catalog search function,
url_for takes argument interface, no longer named endpoint_type.
This change updates tests to use this argument name.

Change-Id: Idc62a8ded48578d6f85480ade10703c6268c082e
2017-07-26 09:57:54 -07:00
Ryan Beisner e61af2e349 Update amulet test definitions for Newton
- Remove Precise-Icehouse Amulet test definitions if they exist.

- Add Xenial-Newton Amulet test definitions.

- Add Yakkety-Newton Amulet test definitions.

- Use the percona-cluster charm in tests instead of the mysql charm.

Change-Id: Idf27fb64843f9f37b2d67fbc5f8ee572b4305dc8
2016-10-13 07:29:00 -05:00
Liam Young 32c5548175 Allow all master dns nodes to send notifys
When deployed with mutliple masters the slave will reject notifys
from them so explicitly list all masters who can send notifys.

Minor fir to amulet test as designate no longer creates a default
nameserver

Change-Id: I60397375d3bda317b2b6acfcfc37686d73d1a855
2016-07-27 15:25:31 +00:00
Ryan Beisner 021c2a609c Add .gitreview and clean up repo
Add src/README.md placeholder to prevent inheritence of the
base layer's readme file in the built charm.

Use the official charms.openstack repo in test-requirements.txt.

Use official designate charm location in the Amulet tests.

Remove upload-and-publish so as not to encourage out-of-band
pushing and publishing.  That is handled by CI.

Remove legacy Makefile.

Rename Amulet test files and drop Icehouse on the Trusty target.

Update tox.ini for Amulet environment variables.

Update metadata.yaml, removing EOL release and adding tags.

Fix apt_pkg mock

Disable py27 unit tests

Change-Id: I5220b73eb41e42cb03e6dac27525140fb21ca449
2016-07-22 14:53:32 +00:00
Liam Young 8d9b30117e Add functional tests 2016-07-13 14:07:13 +00:00