Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] oeqa/postactions: save ptests artifacts as archive on host
@ 2024-08-12 15:14 Alexis Lothoré
  2024-08-12 15:14 ` [PATCH 1/2] oeqa/postactions: fix exception handling Alexis Lothoré
  2024-08-12 15:14 ` [PATCH 2/2] oeqa/postactions: do not uncompress retrieved archive on host Alexis Lothoré
  0 siblings, 2 replies; 7+ messages in thread
From: Alexis Lothoré @ 2024-08-12 15:14 UTC (permalink / raw)
  To: Openembedded-core; +Cc: Thomas Petazzoni, Alexandre Belloni

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.lothore@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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-19 15:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 15:14 [PATCH 0/2] oeqa/postactions: save ptests artifacts as archive on host Alexis Lothoré
2024-08-12 15:14 ` [PATCH 1/2] oeqa/postactions: fix exception handling Alexis Lothoré
2024-08-12 15:14 ` [PATCH 2/2] oeqa/postactions: do not uncompress retrieved archive on host Alexis Lothoré
2024-09-19  7:42   ` [OE-core] " Richard Purdie
     [not found]   ` <17F6955C7A69DDF6.31299@lists.openembedded.org>
2024-09-19 12:58     ` Richard Purdie
2024-09-19 14:29       ` Alexis Lothoré
2024-09-19 15:00         ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox