public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve testsuite and fix bootstrap sstate issue
@ 2023-09-14 10:43 Uladzimir Bely
  2023-09-14 10:43 ` [PATCH 1/3] testsuite: Allow using custom isar location in test initialization Uladzimir Bely
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Uladzimir Bely @ 2023-09-14 10:43 UTC (permalink / raw)
  To: isar-users

Patches 1-2 modify testsuite so that sstate cache populating is done
from a separate Isar location.

This allows to find issues that can't be detected when the same Isar
location used for populating and reusing sstate-cache.

Patch 3 (previously sent separately) fixes such an issue found in
isar-bootsrap routines.

Uladzimir Bely (3):
  testsuite: Allow using custom isar location in test initialization
  testsuite: Rework cache populating of sstate-cache in SstateTest
  isar-bootstrap: Avoid absolute paths in SRC_URI

 .../isar-bootstrap/isar-bootstrap.inc         |  8 +++---
 testsuite/cibase.py                           | 26 ++++++++++++++-----
 testsuite/cibuilder.py                        |  6 ++---
 testsuite/citest.py                           |  6 +++++
 4 files changed, 31 insertions(+), 15 deletions(-)

-- 
2.20.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-14 10:43 [PATCH 0/3] Improve testsuite and fix bootstrap sstate issue Uladzimir Bely
2023-09-14 10:43 ` [PATCH 1/3] testsuite: Allow using custom isar location in test initialization Uladzimir Bely
2023-09-14 10:43 ` [PATCH 2/3] testsuite: Rework cache populating of sstate-cache in SstateTest Uladzimir Bely
2023-09-14 10:43 ` [PATCH 3/3] isar-bootstrap: Avoid absolute paths in SRC_URI Uladzimir Bely
2023-09-19  4:18 ` [PATCH 0/3] Improve testsuite and fix bootstrap sstate issue Uladzimir Bely

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