Skip to content

ci: remove LAVA test job from pre_merge workflow.#361

Open
anankulk wants to merge 1 commit into
qualcomm:developmentfrom
anankulk:pre_merge
Open

ci: remove LAVA test job from pre_merge workflow.#361
anankulk wants to merge 1 commit into
qualcomm:developmentfrom
anankulk:pre_merge

Conversation

@anankulk

@anankulk anankulk commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove obsolete pre-merge CI infrastructure from the repository.

LAVA hardware testing is now handled by external infrastructure that reports results directly to pull requests. As a result, the pre-merge 4-board build pipeline, LAVA test workflow, and nightly kernel build workflow are no longer required.

Changes

  • Remove pre-merge build workflow
  • Remove LAVA test workflow
  • Remove nightly kernel build workflow
  • Remove associated custom actions
  • Remove board-specific CI configuration used by these workflows

Impact

No impact on existing compile-check workflows (Android, ARM64, GNU) or any other active CI checks.

@quic-mtharu

Tharun Kumar Merugu (quic-mtharu) commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

anankulk, Remove all the pre-merge workflow files, including sync_build.yml, test.yml and related action files.

Remove workflows and actions for pre-merge board builds, LAVA testing,
and nightly kernel build. LAVA tests are now handled externally and
post results back to each PR.

Signed-off-by: Anand Kulkarni <anankulk@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