Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add waiting for endpoints between units scaling #1142

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

gboutry
Copy link
Contributor

@gboutry gboutry commented Sep 28, 2023

Traefik might take some time to update its configuration, and switch multiple times between active and maintenance for the duration. Waiting only for tests is not enough. This change introduce a wait for endpoints to be ready.

Moreover, at glance call to setup the image might fail because of this very reason, add a retry on render_tempest_config_keystone_v3.

Traefik might take some time to update its configuration,
and switch multiple times between active and maintenance for the duration.
Waiting only for tests is not enough. This change introduce a wait
for endpoints to be ready.

Moreover, at glance call to setup the image might fail because of this
very reason, add a retry on render_tempest_config_keystone_v3.
@gboutry gboutry requested a review from gnuoy September 28, 2023 19:57
@gnuoy gnuoy merged commit 2c16a82 into openstack-charmers:master Oct 3, 2023
3 checks passed
@gboutry gboutry deleted the fix/tempest-k8s-endpoints branch October 3, 2023 07:43
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