public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Sstate-cache follow-up
@ 2021-12-23 11:33 Adriaan Schmidt
  2021-12-23 11:33 ` [PATCH 1/3] testsuite: refactor Adriaan Schmidt
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Adriaan Schmidt @ 2021-12-23 11:33 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.

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     | 148 +++++++++++++++++++----------
 testsuite/build_test/cibuilder.py  | 109 +++++++++++++++------
 5 files changed, 248 insertions(+), 110 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-02-22  6:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23 11:33 [PATCH 0/3] Sstate-cache follow-up Adriaan Schmidt
2021-12-23 11:33 ` [PATCH 1/3] testsuite: refactor Adriaan Schmidt
2021-12-23 11:33 ` [PATCH 2/3] sstate: add test case Adriaan Schmidt
2021-12-23 11:34 ` [PATCH 3/3] doc: add sstate to user manual Adriaan Schmidt
2022-01-04 15:47 ` [PATCH 0/3] Sstate-cache follow-up Jan Kiszka
2022-01-07  8:18   ` Schmidt, Adriaan
2022-02-22  6:24 ` Anton Mikanovich

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