mbox series

[isar-cip-core,v1,0/2] Test reproducibility of wic images

Message ID 20250224090052.260495-1-Adithya.Balakumar@toshiba-tsip.com (mailing list archive)
Headers show
Series Test reproducibility of wic images | expand

Message

Adithya Balakumar Feb. 24, 2025, 9 a.m. UTC
From: Adithya Balakumar <Adithya.Balakumar@toshiba-tsip.com>

Currently only the individual partition images are checked in the
reproducibility test. This patch set tests reproducibility of entire
disk image too.

Adithya Balakumar (2):
  .reproducible-check-ci.yml: Upload wic files for reproducibility test
  scripts/repro-tests.sh: Update script to check wic file
    reproducibility

 .reproducible-check-ci.yml | 10 ++++-
 scripts/repro-tests.sh     | 92 +++++++++++++++++++++++++-------------
 2 files changed, 68 insertions(+), 34 deletions(-)