Skip to content

[Zephyr] Add opt-in PR workflow and refactor nightly to use reusable …#1348

Draft
quic-areg wants to merge 1 commit into
qualcomm:mainfrom
quic-areg:zephyr-pr-wf
Draft

[Zephyr] Add opt-in PR workflow and refactor nightly to use reusable …#1348
quic-areg wants to merge 1 commit into
qualcomm:mainfrom
quic-areg:zephyr-pr-wf

Conversation

@quic-areg

@quic-areg quic-areg commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Factor the Zephyr build+twister body into zephyr-run.yml, which zephyr-nightly.yml now calls. Adds zephyr-pr.yml. a manual workflow_dispatch that downloads the PR's own ld.eld artifact from a successful ci.yml run and runs tests/kernel on qemu_cortex_a53.

ci.yml packages the built ld.eld + libLW.so.4 + libc++ so zephyr-pr.yml can consume it.

Comment thread .github/workflows/zephyr-pr.yml Fixed
Comment thread .github/workflows/zephyr-run.yml Fixed
Comment thread .github/workflows/zephyr-run.yml Fixed
@quic-areg quic-areg force-pushed the zephyr-pr-wf branch 2 times, most recently from 38c7ad6 to 660d085 Compare June 26, 2026 21:51
…workflow

Factor the Zephyr build+twister body into zephyr-run.yml, which
zephyr-nightly.yml now calls. Adds zephyr-pr.yml. a manual
workflow_dispatch that downloads the PR's own ld.eld artifact from a
successful ci.yml run and runs tests/kernel on qemu_cortex_a53.

ci.yml packages the built ld.eld + libLW.so.4 + libc++ so zephyr-pr.yml
can consume it.

Signed-off-by: quic-areg <aregmi@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants