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 an automatic timeout to the QEMU VM setup step #436

Merged
merged 4 commits into from
Jun 22, 2024

Conversation

ethanjli
Copy link
Member

@ethanjli ethanjli commented Jun 21, 2024

This PR attempts to reduce the need to manually monitor flaky GitHub Actions workflows for building OS images, by adding timeouts to the workflow.

@ethanjli ethanjli changed the title Add a one-hour timeout to the QEMU VM setup step Add an automatic timeout to the QEMU VM setup step Jun 21, 2024
@ethanjli ethanjli marked this pull request as ready for review June 22, 2024 02:36
@ethanjli
Copy link
Member Author

In testing, the job-level timeout appears to work but the step-level timeout does not seem to work. Still, this is a reasonable improvement.

@ethanjli ethanjli added this pull request to the merge queue Jun 22, 2024
Merged via the queue into master with commit 0913253 Jun 22, 2024
9 checks passed
@ethanjli ethanjli deleted the fix/ci-qemu-retry branch June 22, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant