Skip to content
Commit 033c9d16 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

container: Avoid reinstalling tests in pts



pts will automatically detect when the system changes (CPU, compiler,
etc) and force a reinstall of the test in that case as an opportunity to
tune for the platform. But we don't want this behaviour when testing the
kernel; we want the user space to be constant. Additionally we don't
want to waste the extra time doing unneccessary recompiles. So let's
patch pts to avoid the forced reinstall. See the patch in the commit for
details.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 5b784806
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment