public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] check Isar image for reproducability
@ 2022-11-29 17:58 Uladzimir Bely
  2022-11-29 17:58 ` [PATCH 1/2] Install diffoscope binary if not installed Uladzimir Bely
  2022-11-29 17:58 ` [PATCH 2/2] testsuite: check Isar image for reproducability Uladzimir Bely
  0 siblings, 2 replies; 3+ messages in thread
From: Uladzimir Bely @ 2022-11-29 17:58 UTC (permalink / raw)
  To: isar-users

This is an reimplementation of the idea proposed in
https://groups.google.com/g/isar-users/c/4ZIuKCOQzVc/m/sPUafWDgAgAJ
that uses avocado test instead of custom script.

The test is placed under KFAIL while images are even not close to
be considered reproducable for now.

Some things to improve the patchset:
 - Check not only `tar.gz` images, but target rootfs directories,
so it should save time and allow supporting various multiconfigs.
 - Not only generate diff statistics, but also analyze "total"
number of differencies we see.
 - ...

Uladzimir Bely (2):
  Install diffoscope binary if not installed
  testsuite: check Isar image for reproducability.

 scripts/ci_build.sh |  5 +++++
 testsuite/cibase.py | 44 ++++++++++++++++++++++++++++++++++++++++++++
 testsuite/citest.py | 18 ++++++++++++++++++
 3 files changed, 67 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2022-11-29 17:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29 17:58 [RFC PATCH 0/2] check Isar image for reproducability Uladzimir Bely
2022-11-29 17:58 ` [PATCH 1/2] Install diffoscope binary if not installed Uladzimir Bely
2022-11-29 17:58 ` [PATCH 2/2] testsuite: check Isar image for reproducability Uladzimir Bely

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