]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
ptest-runner: add non-root ptest user for tests to run as
authorRoss Burton <ross.burton@arm.com>
Mon, 27 Feb 2023 13:13:02 +0000 (13:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Feb 2023 13:27:56 +0000 (13:27 +0000)
commitd58cf08421e0f89840820370dd3c5b6e153efcbb
tree4228777159e47fea3f390a49e2382a1b0024af20
parentcbbada6a6c9b0a2e97f7395117dad986555f2db9
ptest-runner: add non-root ptest user for tests to run as

Some tests really don't want to be run as root, either because they
expect to get "permission denied" errors occasionally, or have explicit
checks.

Instead of numerous recipes re-inventing user creation in run-ptest,
create a user in the ptest-runner recipe that they can all use.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/ptest-runner/ptest-runner_2.4.2.bb