public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Sstate-cache follow-up
@ 2022-02-22  9:06 Adriaan Schmidt
  2022-02-22  9:06 ` [PATCH v2 1/3] testsuite: refactor Adriaan Schmidt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Adriaan Schmidt @ 2022-02-22  9:06 UTC (permalink / raw)
  To: isar-users; +Cc: Adriaan Schmidt

This adds the test case for the sstate-cache that we postponed
when merging the original sstate series.
It also includes the current draft from our discussion of changes
to the testsuite itself (rebased on next).

And some basic documentation of the sstate feature. It does not go into
any details on how to operate a deployment with (shared) caches in
practice. We're still gathering experience with that ourselves, but at some
point I hope we can provide some best-practice recommendations and
a script/utility for cache maintenance.

changes since v1:
- rebase on next
- add check to verify contents of deploy dir when using sstate caching

Adriaan Schmidt (3):
  testsuite: refactor
  sstate: add test case
  doc: add sstate to user manual

 doc/user_manual.md                 |  24 ++++
 scripts/ci_build.sh                |  22 ++--
 testsuite/build_test/build_test.py |  55 +++++++---
 testsuite/build_test/cibase.py     | 171 +++++++++++++++++++----------
 testsuite/build_test/cibuilder.py  | 109 +++++++++++++-----
 5 files changed, 262 insertions(+), 119 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-02-28 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22  9:06 [PATCH v2 0/3] Sstate-cache follow-up Adriaan Schmidt
2022-02-22  9:06 ` [PATCH v2 1/3] testsuite: refactor Adriaan Schmidt
2022-02-22  9:06 ` [PATCH v2 2/3] sstate: add test case Adriaan Schmidt
2022-02-22  9:06 ` [PATCH v2 3/3] doc: add sstate to user manual Adriaan Schmidt
2022-02-28 15:30 ` [PATCH v2 0/3] Sstate-cache follow-up Anton Mikanovich

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