public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] testsuite: Add control on SSTATE_DIR and DL_DIR
@ 2023-09-19  4:55 Uladzimir Bely
  2023-09-19  4:55 ` [PATCH 1/2] testsuite: Allow setting SSTATE_DIR and DL_DIR from environment Uladzimir Bely
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Uladzimir Bely @ 2023-09-19  4:55 UTC (permalink / raw)
  To: isar-users

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


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

end of thread, other threads:[~2023-09-22  4:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-19  4:55 [PATCH 0/2] testsuite: Add control on SSTATE_DIR and DL_DIR Uladzimir Bely
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

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