Skip to content

[stable/antelope] Fix designate-bind ServiceIPs test wait states#1401

Open
xtrusia wants to merge 2 commits into
openstack-charmers:stable/antelopefrom
xtrusia:fix-designate-bind-serviceips-wait-states-antelope
Open

[stable/antelope] Fix designate-bind ServiceIPs test wait states#1401
xtrusia wants to merge 2 commits into
openstack-charmers:stable/antelopefrom
xtrusia:fix-designate-bind-serviceips-wait-states-antelope

Conversation

@xtrusia

@xtrusia xtrusia commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

test_configure_ips called wait_for_application_states() with no states, requiring every application active. nrpe is related only to designate (no nagios) so it stays blocked and the wait times out under juju 3.6. Pass target_deploy_status from tests.yaml, matching what DesignateBindExpand already does.

@xtrusia xtrusia changed the title Fix designate-bind ServiceIPs test wait states [stable/antelope] Fix designate-bind ServiceIPs test wait states Jul 2, 2026
@xtrusia xtrusia force-pushed the fix-designate-bind-serviceips-wait-states-antelope branch from 257c008 to 7bc9bbf Compare July 2, 2026 10:08
Comment thread zaza/openstack/charm_tests/designate_bind/tests.py
Corey Bryant and others added 2 commits July 2, 2026 23:23
Similar to when an IP has been added to the service_ips earlier
in test_configure_ips(), this adds tenacity Retrying after an
IP has been removed from the service_ips.

(cherry picked from commit 080a715)
Pass target_deploy_status so blocked nrpe is tolerated.

Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
(cherry picked from commit 8e96802)
@xtrusia xtrusia force-pushed the fix-designate-bind-serviceips-wait-states-antelope branch from 7bc9bbf to 35c9b20 Compare July 2, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants