public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] testsuite: Bump test-container version for kas 5.4
Date: Thu, 16 Jul 2026 15:17:26 +0200	[thread overview]
Message-ID: <20260716131726.1486550-1-wzh@ilbers.de> (raw)

Bump the test-container version to trigger a rebuild after upgrading
kas to 5.4.

Adjust scripts/run-tests.sh to match kas 5.4.

Signed-off-by: Zhihang Wei <wzh@ilbers.de>
---
 scripts/run-tests.sh         | 7 +------
 testsuite/dockerdata/version | 2 +-
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh
index bce10d70..af67a395 100755
--- a/scripts/run-tests.sh
+++ b/scripts/run-tests.sh
@@ -8,11 +8,6 @@ ISAR_DIR=$(readlink -f $(dirname $0)/..)
 
 TEST_CONTAINER_VERSION=$(cat ${ISAR_DIR}/testsuite/dockerdata/version)
 
-# The way to do this after kas 5.2:
-# export KAS_CONTAINER_IMAGE="${CONTAINER_BASENAME:-ghcr.io/ilbers/isar}/test-container:$TEST_CONTAINER_VERSION"
-#
-# For now:
-export KAS_CONTAINER_IMAGE_DISTRO="container:$TEST_CONTAINER_VERSION"
-export KAS_CONTAINER_IMAGE=${CONTAINER_BASENAME:-ghcr.io/ilbers/isar}/test
+export KAS_CONTAINER_IMAGE="${CONTAINER_BASENAME:-ghcr.io/ilbers/isar}/test-container:$TEST_CONTAINER_VERSION"
 
 ${ISAR_DIR}/kas/kas-container --isar --repo-ro shell -c "$*"
diff --git a/testsuite/dockerdata/version b/testsuite/dockerdata/version
index d00491fd..0cfbf088 100644
--- a/testsuite/dockerdata/version
+++ b/testsuite/dockerdata/version
@@ -1 +1 @@
-1
+2
-- 
2.39.5

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260716131726.1486550-1-wzh%40ilbers.de.

             reply	other threads:[~2026-07-16 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16 13:17 Zhihang Wei [this message]
2026-07-28 15:21 ` Zhihang Wei

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=20260716131726.1486550-1-wzh@ilbers.de \
    --to=wzh@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