public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH 0/2] testsuite: Add control on SSTATE_DIR and DL_DIR
Date: Tue, 19 Sep 2023 06:55:11 +0200	[thread overview]
Message-ID: <20230919045513.20298-1-ubely@ilbers.de> (raw)

Currently, testsuite uses fixed location of SSTATE_DIR and DL_DIR.
Also, sstate cache is not shared between tests in order to better
test full buildability and packages downloadability.

With these patches it now becomes possible to better control how
sstate cache is reused between tests and between test runs.

This allows users to speed up builds if it's a priority for them.

Uladzimir Bely (2):
  testsuite: Allow setting SSTATE_DIR and DL_DIR from environment
  testsuite: Allow to enable sstate globally

 scripts/ci_build.sh    | 6 +++++-
 testsuite/cibuilder.py | 7 +++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.20.1


             reply	other threads:[~2023-09-19  4:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-19  4:55 Uladzimir Bely [this message]
2023-09-19  4:55 ` [PATCH 1/2] testsuite: Allow setting SSTATE_DIR and DL_DIR from environment Uladzimir Bely
2023-09-19  4:55 ` [PATCH 2/2] testsuite: Allow to enable sstate globally Uladzimir Bely
2023-09-22  4:34 ` [PATCH 0/2] testsuite: Add control on SSTATE_DIR and DL_DIR Uladzimir Bely

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=20230919045513.20298-1-ubely@ilbers.de \
    --to=ubely@ilbers.de \
    --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