ci: run Firecracker live smoke on hosted Ubuntu - #7194
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
Contributor
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
Contributor
There was a problem hiding this comment.
Pull request overview
Moves Firecracker live KVM testing to GitHub-hosted Ubuntu 24.04 and updates related guidance.
Changes:
- Changes the live workflow runner to
ubuntu-24.04. - Makes preflight messaging runner-neutral.
- Updates Firecracker compatibility and integration documentation.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/test-firecracker.yml |
Selects the hosted runner. |
scripts/ci/firecracker-host-preflight.sh |
Generalizes host diagnostics. |
docs/INTEGRATION-TESTS.md |
Documents hosted live testing. |
docs/firecracker-integration.md |
Updates host support guidance. |
docs/compatibility.md |
Records the supported CI runner. |
Review details
Tip
Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 5/5 changed files
- Comments generated: 2
- Review effort level: Balanced
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
This was referenced Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ubuntu-24.04Validation
bash -n scripts/ci/firecracker-host-preflight.sh.github/workflows/test-firecracker.ymlgit diff --checkLocal Markdown/Prettier execution was unavailable because the configured npm feed could not serve a locked dependency and direct npm registry access is blocked. The live workflow will validate the hosted runner end to end.