Skip to content

KVM job scheduling improvements #1220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

broonie
Copy link
Member

@broonie broonie commented Jun 24, 2025

  • config: Focus scheduling of KVM tests in my lab
  • config: Use standard event to trigger kvm-unit-tests jobs

broonie added 2 commits June 25, 2025 00:13
Currently the KVM selftests and kvm-unit-tests are scheduled on all the
boards in my lab for both normal mode.  Many of these systems are
big.LITTLE which is an issue for KVM without scheduling that nothing in
the current stack supports and there's a lot of duplication.  Filter
things down to a smaller set of representitive and supported systems.

Signed-off-by: Mark Brown <broonie@kernel.org>
Currently we use custom event defintions to trigger the kvm-unit-tests
jobs in my lab, replace these with a reference to the standard event to
improve maintainability and fix the current lack of scheduling.

Signed-off-by: Mark Brown <broonie@kernel.org>
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.

1 participant