From: Zhihang Wei <wzh@ilbers.de>
To: "MOESSBAUER, Felix" <felix.moessbauer@siemens.com>,
"isar-users@googlegroups.com" <isar-users@googlegroups.com>
Subject: Re: [PATCH] testsuite: Drop unnecessary tmp dir moving in CrossTest
Date: Thu, 6 Aug 2026 15:45:26 +0200 [thread overview]
Message-ID: <e5e4949d-e1fc-4297-8354-7b81e3f9f60a@ilbers.de> (raw)
In-Reply-To: <bbf1a34ab72acb9293d4de655e8e2c9ff61967cd.camel@siemens.com>
On 8/6/26 09:52, MOESSBAUER, Felix wrote:
> On Thu, 2026-08-06 at 09:39 +0200, Zhihang Wei wrote:
>> Testing showed that moving the tem dir is unnecessary.
> Thanks!
>
> I'm anyways wondering if we could clean up the tmpdir after a
> successful build? I briefly looked into it, but it seems like avocado
> does not support a teardown hook on class level, so we probably want to
> have a cleanup job which runs last in each test class.
I'm not against a cleanup, as long as it's optional and can be set via
local settings.
Zhihang
> I still have a couple other improvements to the testsuite that make it
> much faster and less disk space hungry. But even with that, a full run
> still occupies around 500GB of disk space.
>
> Felix
>
>> Signed-off-by: Zhihang Wei <wzh@ilbers.de>
>> ---
>> testsuite/citest.py | 2 --
>> 1 file changed, 2 deletions(-)
>>
>> diff --git a/testsuite/citest.py b/testsuite/citest.py
>> index fcd08c95..3ab8b557 100644
>> --- a/testsuite/citest.py
>> +++ b/testsuite/citest.py
>> @@ -558,9 +558,7 @@ class CrossTest(CIBaseTest):
>> ]
>>
>> self.init()
>> - self.move_in_build_dir('tmp', 'tmp_cross')
>> self.perform_build_test(targets)
>> - self.move_in_build_dir('tmp', 'tmp_cross_mira_trixie')
>>
>> class PrebuiltTest(CIBaseTest):
>> """
>> --
>> 2.39.5
>>
>> --
>> You received this message because you are subscribed to the Google Groups "isar-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
>> To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260806073945.109787-1-wzh%40ilbers.de.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/e5e4949d-e1fc-4297-8354-7b81e3f9f60a%40ilbers.de.
prev parent reply other threads:[~2026-08-06 13:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 7:39 Zhihang Wei
2026-08-06 7:52 ` 'MOESSBAUER, Felix' via isar-users
2026-08-06 13:45 ` Zhihang Wei [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e5e4949d-e1fc-4297-8354-7b81e3f9f60a@ilbers.de \
--to=wzh@ilbers.de \
--cc=felix.moessbauer@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox