Skip to content

fix: increase retry period for validate_profile_deployments_with_custom_images#970

Open
mvlassis wants to merge 1 commit into
mainfrom
kf-8770-fix-flaky-test
Open

fix: increase retry period for validate_profile_deployments_with_custom_images#970
mvlassis wants to merge 1 commit into
mainfrom
kf-8770-fix-flaky-test

Conversation

@mvlassis

@mvlassis mvlassis commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Increase the timeout for the validate_profile_deployments_with_custom_images function to 90 seconds for both test_charm and test_charm_ambient

Notes

Because the metacontroller's resyncPeriodSeconds is 60 seconds, that means that it can theoretically take up to 60 seconds for the sync.py hook to be triggered. I added 30 seconds for buffer, since this won't affect successful runs

Closes #951

@ckfbot ckfbot added backport track/2.16 Backport to track/2.16 backport track/2.15 Backport to track/2.15 backport track/2.5 Backport to track/2.5 labels Jun 25, 2026
@ckfbot

ckfbot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

🤖 Backport labels populated

Labels to this pull request were added automatically by the populate-labels.yaml action.

When the PR is merged, backport PRs according to the labels will be automatically created. To skip the backport creation, remove any unneeded labels before merging the PR.

@mvlassis mvlassis removed backport track/2.15 Backport to track/2.15 backport track/2.5 Backport to track/2.5 labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport track/2.16 Backport to track/2.16

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ambient test for test_change_custom_images is flaky

4 participants