Files
poky/meta/recipes-kernel
Khem Raj 7b048095a7 lttng-tools: Filter out regression testsuite on musl systems
regression testsuite does not run to finish on musl systems, some of
the issues seen

* python is OOM'ing which is fixed by asking for 8G memory for qemu
* It hits the timeout limits of ptest-runner even -t 2400 does not finish it
* Use make -j1 and running run-ptest script directly ( outside
  ptest-runner to avoid timeout limit) causes it to run forever

Lets disable this testsuite for musl systems for now.

(From OE-Core rev: b97dcec2bce26f0eb2a9a842cd20637ab1f17d0d)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-09-01 23:00:02 +01:00
..
2025-06-20 12:07:27 +01:00
2025-05-19 17:55:18 +01:00
2025-06-26 11:02:34 +01:00