diff mbox series

[isar-cip-core,v3,7/8] .reproducible-check-ci.yml: Enable reproudicble check on bookworm

Message ID 20230707141550.27805-8-venkata.pyla@toshiba-tsip.com (mailing list archive)
State Accepted
Headers show
Series Enable swupdate in reproducible check | expand

Commit Message

Venkata Pyla July 7, 2023, 2:15 p.m. UTC
From: venkata pyla <venkata.pyla@toshiba-tsip.com>

Generating squashfs image reproducibly is enabled from bookworm version.

Signed-off-by: venkata pyla <venkata.pyla@toshiba-tsip.com>
---
 .reproducible-check-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/.reproducible-check-ci.yml b/.reproducible-check-ci.yml
index 4d38e0a..6782eea 100644
--- a/.reproducible-check-ci.yml
+++ b/.reproducible-check-ci.yml
@@ -19,6 +19,7 @@ 
     deploy_kernelci: disable
     artifact_suffix: ".tar.gz"
     base_yaml: "kas-cip.yml:kas/board/${target}.yml"
+    release: bookworm
   stage: build
   tags:
     - large
@@ -56,6 +57,7 @@ 
     - schedules
   variables:
     GIT_STRATEGY: none
+    release: bookworm
   before_script:
     - apt update && DEBIAN_FRONTEND=noninteractive apt install -y diffoscope
   script: