From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: isar-users <isar-users@googlegroups.com>
Cc: badrikesh prusty <badrikesh.prusty@siemens.com>,
Cedric Hombourger <cedric.hombourger@siemens.com>
Subject: [PATCH] scripts: ci_setup: Drop duplicate container-entrypoint call
Date: Wed, 18 Mar 2026 17:20:23 +0100 [thread overview]
Message-ID: <de75fb7f-b002-408c-993d-6e76b9c374d3@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
We now recommend to invoke the kas container via --command, and then the
entrypoint script is already run implicitly.
Fixes: 5be38c64184a ("ci: Correct kas command invocation of ci_setup script")
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
scripts/ci_setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/ci_setup.sh b/scripts/ci_setup.sh
index f373d1c0..c6eeaeef 100755
--- a/scripts/ci_setup.sh
+++ b/scripts/ci_setup.sh
@@ -29,4 +29,4 @@ done
sudo apt-get install -y avocado qemu-system-arm qemu-system-x86
}
-exec /container-entrypoint ${*}
+bash
--
2.47.3
--
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/de75fb7f-b002-408c-993d-6e76b9c374d3%40siemens.com.
next reply other threads:[~2026-03-18 16:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-18 16:20 'Jan Kiszka' via isar-users [this message]
2026-03-18 18:57 ` 'Jan Kiszka' via isar-users
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=de75fb7f-b002-408c-993d-6e76b9c374d3@siemens.com \
--to=isar-users@googlegroups.com \
--cc=badrikesh.prusty@siemens.com \
--cc=cedric.hombourger@siemens.com \
--cc=jan.kiszka@siemens.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