public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [RFC PATCH 0/2] check Isar image for reproducability
Date: Tue, 29 Nov 2022 18:58:12 +0100	[thread overview]
Message-ID: <20221129175814.16355-1-ubely@ilbers.de> (raw)

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


             reply	other threads:[~2022-11-29 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 17:58 Uladzimir Bely [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221129175814.16355-1-ubely@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox