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

Fix CI flakiness on merge jobs #380

Merged
merged 3 commits into from
Feb 3, 2021
Merged

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented Feb 3, 2021

PR Description

Switches the Containerize workflow to use docker/setup-qemu-action@v1 and docker/setup-buildx-action@v1 instead of the manual commands, which seemed to be prone to a race condition where the ARM builders weren't immediately available.

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG updated
  • Documentation added
  • Tests updated

@rfratto rfratto changed the title try to fix CI flakiness Fix CI flakiness on merge jobs Feb 3, 2021
@rfratto rfratto marked this pull request as ready for review February 3, 2021 18:51
Copy link
Collaborator

@mattdurham mattdurham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks more simple too!

@rfratto rfratto merged commit 1949335 into grafana:master Feb 3, 2021
@rfratto rfratto deleted the fix-ci-flakes branch February 3, 2021 19:47
@mattdurham mattdurham mentioned this pull request Sep 7, 2021
3 tasks
mattdurham pushed a commit that referenced this pull request Nov 11, 2021
* try to fix CI flakiness

* setup qemu

* undo temporary changes
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Apr 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants