kernelci / kernelci/kernelci-pipeline
rt-tests: Install rtla from mainline instead of installing older version from Debian packges
@musamaanjum is already working on this.
Since Oct 4, 2024.
- Dominant language
- Python
- Stars
- 11
- Forks
- 40
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 14
Description
We use rtla package from Debian repository to run 2 tests (osnoise and timerlat). This tool is present in the mainline (tools/tracing/rtla). We should install the latest tool from mainline instead of installing from debian package. Because of the old package, these tests are partially run.
In the discussion thread, Daniel Wagner has mentioned that although the ABI of rtla is maintained. There could be newer features and enhacements in the mainline version of the rtla tool.
This is a lower-priority task and the only placeholder that we should update the installation of rtla tool.
cc: @helen-fornazier
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.