Skip to content

test: fix flaky TestPatchTemplateMeta/Modified #9656

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

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Sep 13, 2023

Fixes: #9546

This PR adjusts the "Modified" test to wait for the provisioner job to finish before proceeding with the meta update. According to the log output, provisioning was still in progress while the test cleanup was performed.

@mtojek mtojek self-assigned this Sep 13, 2023
@mtojek mtojek changed the title fix: flaky TestPatchTemplateMeta/Modified test: fix flaky TestPatchTemplateMeta/Modified Sep 13, 2023
@mtojek mtojek requested a review from johnstcn September 13, 2023 09:22
@mtojek mtojek marked this pull request as ready for review September 13, 2023 09:23
@mtojek mtojek merged commit e2579e9 into main Sep 13, 2023
@mtojek mtojek deleted the 9546-patch-metadata branch September 13, 2023 09:34
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test flake: TestPatchTemplateMeta/Modified
2 participants