diff options
author | Ross Burton <ross.burton@arm.com> | 2023-02-27 13:13:03 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-27 22:53:56 +0000 |
commit | ea4c56e2e883b904380bc34e9202436322f41bf1 (patch) | |
tree | 21423feb8e211cec84b7d9a07c275908e923f65e /documentation/conf.py | |
parent | 598fafb89ed358e01e155eefa7c6648b96fb5397 (diff) | |
download | poky-ea4c56e2e883b904380bc34e9202436322f41bf1.tar.gz |
quilt: run tests as ptest user, and let that user write into the tests
The tests need to run as a non-root user, but that user also needs to be
able to write into the tests directory to create the work directories.
Use the new ptest user that ptest-runner creates to avoid having to add
a new user, and ensure that the test/ directory is owned by the ptest
group and that group has write access.
This solves the ptest regression where since oe-core 9a287b4 no quilt
tests were actually running.
A better solution would be to allow the tests to create a work directory
in another directory, but that would need work upstream which can happen
later.
(From OE-Core rev: 70dc9c114283cde18771287fb17fcebc537e7387)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/conf.py')
0 files changed, 0 insertions, 0 deletions