Skip to content

[Backport wrynose] ci/kas-container-shell-helper: run with the build's kas configuration - #3124

Open
quic-yocto-ci wants to merge 1 commit into
wrynosefrom
backport/3109-to-wrynose
Open

[Backport wrynose] ci/kas-container-shell-helper: run with the build's kas configuration#3124
quic-yocto-ci wants to merge 1 commit into
wrynosefrom
backport/3109-to-wrynose

Conversation

@quic-yocto-ci

Copy link
Copy Markdown
Contributor

Description

Backport of #3109 to wrynose.

The helper always starts kas with ci/base.yml, so the buildstats step
between a job's world and image builds rewrites bblayers.conf for a
smaller layer set. bitbake then treats its parse cache as stale and the
image build parses all 3851 recipes again instead of loading them, 40 s
against about 10 s for a cache hit, on each of the 36 nightly jobs that
build world.

Use KAS_YAMLS when the caller exports it, as compile.yml does, and keep
ci/base.yml as the default for the layer checks.

Assisted-by: Claude Code:claude-fable-5
Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
(cherry picked from commit 1a392b2)
@github-actions

Copy link
Copy Markdown

Test run workflow

Test jobs for commit 8f2fcdd

qcom-distro
Pass: 227 | Fail: 14 | Total: 259
qcom-distro_linux-qcom-next
Pass: 11 | Fail: 1 | Total: 12
nodistro
Pass: 10 | Fail: 0 | Total: 10

@test-reporting-app

test-reporting-app Bot commented Sep 11, 2026

Copy link
Copy Markdown

Test Results

   68 files   -  12    319 suites   - 104   6h 8m 58s ⏱️ - 1h 6m 50s
  151 tests  -  26    143 ✅  -   8   2 💤 + 1   6 ❌  - 19 
2 100 runs   - 646  2 067 ✅  - 603  22 💤  - 11  11 ❌  - 32 

For more details on these failures, see this check.

Results for commit 8f2fcdd. ± Comparison against base commit 1ac3faa.

♻️ This comment has been updated with latest results.

@qcomlnxci

Copy link
Copy Markdown

Test Coral run workflow

Test jobs for commit 8f2fcdd

  • qcomdistro 6.18: multimedia image-prop
    Pass: 31 | Fail: 0 | Total: 31
  • qcomdistro 6.18: multimedia image
    Pass: 8 | Fail: 0 | Total: 8

@github-actions

Copy link
Copy Markdown

Test run workflow

Test jobs for commit 8f2fcdd

qcom-distro
Pass: 234 | Fail: 3 | Total: 259
qcom-distro_linux-qcom-next
Pass: 11 | Fail: 1 | Total: 12
nodistro
Pass: 10 | Fail: 0 | Total: 10

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.

4 participants