To properly validate qcom-distro-kvm–based images, we require the full rt-tests suite to be included in the ramdisk. These tests are essential for validating realtime behavior, thread latency, PMQTest, cyclictest, and other realtime characteristics that KVM‑based Qualcomm distros rely on.
Details
All upstream tests are available here:
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
Currently, the ramdisk used for qcom-distro-kvm does not ship with rt-tests, causing:
missing realtime validation capability,
inability to run automated latency tests out‑of‑the‑box,
reliance on manually injecting binaries, which complicates CI workflows.
Request
Please add rt-tests to the default ramdisk image so qcom-distro-kvm can use them.