Commit Graph

32 Commits

Author SHA1 Message Date
Alex Kavanagh a365823de0 Disable changing default_ttl test due to designate bug
In designate bobcat the designate team re-organised the sql-alchemy code
and this has resulted in the bug [1] that means that the default values
for various zone creations are no longer used from the
/etc/designate/designate.conf file.  i.e. the defaults are fixed.

Related-Bug: LP#2042944
2023-11-07 15:24:03 +02:00
Guillaume Boutry 04f4694099 Add tempests tests for Designate K8S 2023-09-08 11:30:11 +02:00
Felipe Reyes 46b53253db test_300_default_soa_config_option: Change logging statements from debug to info
This test is unstable, increasing the logging from debug to info allows
to the CI runs to expose more information and understand what part of
the test is staying blocked and leading the CI job to time out.

Related-Bug: http://pad.lv/2003775
2023-01-30 10:31:48 -03:00
Aurelien Lourot 15add17e69 Merge pull request #436 from xavpaice/bug/1897809
Add NRPE check tests for Designate
2021-08-26 13:27:19 +02:00
Felipe Reyes bcff352f9c designate: test new configuration options
New configuration options:

- default-ttl
- default-soa-minimum
- default-soa-refresh-min
- default-soa-refresh-max
- default-soa-retry

Related-Bug: #1902922
2021-07-13 17:11:22 -04:00
Aurelien Lourot 47ada74500 Merge branch 'master' into bug/1897809
Change-Id: Ib36cf72fe20aa2b46a80f2d71bcd1400fd70fb8e
2021-06-25 10:26:20 +02:00
Garrett Thompson ea03e36273 Replace get_relation_from_unit for designate test 2021-02-01 15:50:31 -08:00
Xav Paice 2cab47dec2 Add NRPE check tests for Designate
Adds a simple test for the Designate application to ensure that the NRPE
checks for services have been created.

Related-Bug: #1897809
2020-10-02 18:06:21 +13:00
Liam Young 944335a39f Add dnspython dep and wait for add/remove units 2020-06-03 07:19:11 +00:00
Liam Young 1beef2ddb2 Port designate-bind expand and shrink test
Port designate-bind expand and shrink test (and helpers) from
mojo to zaza. The mojo designate-bind test is here *1

*1 https://github.com/openstack-charmers/openstack-mojo-specs/blob/master/helper/tests/expand_and_shrink_bind.py
2020-05-30 16:44:34 +00:00
Liam Young 9eefa08ce4 Refactor Designate tests so API tests can be called
Refactor Designate tests so that the api tests can be called
without running pause/resume tests. This is useful in the mojo
replacement functional tests.
2020-05-28 10:57:29 +00:00
Dmitrii Shcherbakov 72b420b56a Use the new svc restart checker where possible
restart_on_changed_debug_oslo_config_file was added to avoid code
duplication.
2020-04-21 16:50:02 +03:00
Aurelien Lourot ac227eab08 Fix copy-paste mistakes and typos and remove dead code 2020-04-16 15:10:03 +02: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
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
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
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
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
Adam Dyess 3d58e9661e include designateclient into zaza requirements 2020-02-04 13:17:54 -06:00
Adam Dyess 9d2369f576 designate-bind zaza tests 2020-02-04 12:58:55 -06:00