[PATCH] scripts: ci_setup: Drop duplicate container-entrypoint call

2 views
Skip to first unread message

Jan Kiszka

unread,
Mar 18, 2026, 12:20:29 PM (2 days ago) Mar 18
to isar-users, badrikesh prusty, Cedric Hombourger
From: Jan Kiszka <jan.k...@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.k...@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

Jan Kiszka

unread,
Mar 18, 2026, 2:57:17 PM (2 days ago) Mar 18
to isar-users, badrikesh prusty, Cedric Hombourger
Strike that: The testsuite execution inside kas shell is broken as we
are then already inside a bitbake env while avocado wants us outside. I
guess we should just drop this script and related contribution
guidelines which are not executable for a long time.

Running the testsuite remains painful.

Jan

--
Siemens AG, Foundational Technologies
Linux Expert Center
Reply all
Reply to author
Forward
0 new messages