Add github workflow to check for wolfboot regressions#10029
Add github workflow to check for wolfboot regressions#10029danielinux wants to merge 9 commits intowolfSSL:masterfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a GitHub Actions workflow to run a curated set of wolfBoot integration checks against the wolfSSL code under test, aiming to catch regressions early.
Changes:
- Introduces a new
wolfboot-integration.ymlworkflow with multiple jobs (keytools, Renode configs, host smoke). - Clones wolfBoot and links the PR’s wolfSSL workspace into wolfBoot for integration validation.
- Uploads Renode execution logs as build artifacts for debugging.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Jenkins retest this please. History lost |
|
@danielinux please see copilot comment and also check CI failure (probably not related) |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b806467 to
8b9bb6b
Compare
|
Jenkins retest this please, failure unrelated. |
Description
A selection of tests to intercept any changes that would break wolfboot.