Skip to content

ci: zephyr: fix Linux/Windows artifact comparison - #11149

Open
piotrhoppeintel wants to merge 1 commit into
thesofproject:mainfrom
piotrhoppeintel:ci-compare-linux-win-fix
Open

ci: zephyr: fix Linux/Windows artifact comparison#11149
piotrhoppeintel wants to merge 1 commit into
thesofproject:mainfrom
piotrhoppeintel:ci-compare-linux-win-fix

Conversation

@piotrhoppeintel

Copy link
Copy Markdown
Contributor

Preserve the complete artifact suffix when deriving Linux artifact names from Windows artifact names.

Fixes #11148

Preserve the complete artifact suffix when deriving Linux artifact names
from Windows artifact names.

Fixes thesofproject#11148

Signed-off-by: Piotr Hoppe <piotr.hoppe@intel.com>
Copilot AI lite review requested due to automatic review settings September 1, 2026 12:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the compare-linux-win job in the Zephyr CI workflow by correctly deriving the corresponding Linux artifact directory name from each Windows artifact directory name, preserving the full suffix so directory comparisons work reliably again (per #11148).

Changes:

  • Adjust artifact directory name mapping logic from windows-build* to linux-build* by stripping the full windows-build prefix and prepending linux-build.
  • Add an inline comment clarifying the intended prefix transformation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@lyakh

lyakh commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

added a comment #11148 (comment) to the bug to explain what actually should be looked at.

@intel-sofci

intel-sofci commented Sep 1, 2026

Copy link
Copy Markdown

PR 11149: test results

Run date: 2026-09-01 14:50 UTC

Tested commit: 75f7997830b04297b68449015b5a4276d21a66f3

mtl pass rate lnl pass rate ptl pass rate wcl pass rate nvl pass rate

@piotrhoppeintel
piotrhoppeintel force-pushed the ci-compare-linux-win-fix branch from 75f7997 to 3661a33 Compare September 1, 2026 14:37
@lgirdwood lgirdwood added this to the v2.15 milestone Sep 1, 2026

@kv2019i kv2019i left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The test is not passing yet. Marking -1 just in case this doesn't get merged before the test passes.

@kv2019i

kv2019i commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Seems #11160 helps with the issue

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.

[BUG][reproducible builds] compare-linux-win started to fail after github Linux runners were updataed to 26.04 Ubuntu

6 participants