Hello,

on any ptest failure, testimage build a list of artifacts to retrieve from
the target under test, create an archive and pull the corresponding raw
stream onto the controlling host (eg: autobuilder), which uncompresses it
immediately.
This small series follows a request to keep those artifacts compressed
instead of uncompressing them on the host.

The first commit is kind of unrelated and fixes a trivial issue spotted
during some tests. The second commit makes sure that artifacts are kept
in a compressed archive on the host.

Signed-off-by: Alexis Lothoré <alexis.loth...@bootlin.com>

Alexis Lothoré (2):
  oeqa/postactions: fix exception handling
  oeqa/postactions: do not uncompress retrieved archive on host

 meta/lib/oeqa/utils/postactions.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.46.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#203227): 
https://lists.openembedded.org/g/openembedded-core/message/203227
Mute This Topic: https://lists.openembedded.org/mt/107858380/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to