diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-17 14:29:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-18 17:21:39 +0100 |
commit | fdcaf1cce908bf92fef2f64421c7331c1f4228a4 (patch) | |
tree | 3c1ea8c55bf1a5fb7fb642ce2e15e5172234b830 /scripts/lib/checklayer/context.py | |
parent | 00bb1202d28e3d7bc64e841e53c44dbd1eea8d64 (diff) | |
download | poky-fdcaf1cce908bf92fef2f64421c7331c1f4228a4.tar.gz |
oeqa/postactions: Separate artefact collection from test result collection
Combining the test result collection and artefact collection hasn't worked out
well as the data has different life cycles, the artefacts can be large and
we need to be able to clean them up on a different timescale.
Separate them out to be controlled by a separate variable, OEQA_ARTEFACT_DIR.
Also rework the code to inject a directory with a date/time and random component
to allow builds to run in parallel. Pass function arguments to avoid re-reading
variables.
(From OE-Core rev: e1cf7e94c3fcbe7dbc29e4286f0e1014b95964a9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions