From: Henning Schild <henning.schild@siemens.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Uladzimir Bely <ubely@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH 0/3] Switch to own isar-docker image
Date: Tue, 14 Mar 2023 15:25:49 +0100 [thread overview]
Message-ID: <20230314152549.4231d77d@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <75084940-425f-c8df-8d60-aa7a248dce5e@siemens.com>
Am Tue, 14 Mar 2023 15:00:53 +0100
schrieb Jan Kiszka <jan.kiszka@siemens.com>:
> On 14.03.23 14:49, Henning Schild wrote:
> > I will not use some container from ilbers. If avocado turns out to
> > be a problem, we can switch to pytest or something else that is
> > easy to install. But please not yet another container to cover up
> > the problems.
>
> To be fair, the test env also needs qemu to run certain tests,
> irrespective of the test framework. But that is something kas will not
> include into its build-only containers. So, there is extra
> installation needed. Or an extra container, but that should be based
> on kas-isar, not duplicating its base work.
At the moment we use kas-isar and install the additional things in a
controlled manner. I do not see the problem with that, except for maybe
a very neglectable download/install reduction (given what CI does once
it starts rolling). There are far better places for optimization,
saving time/bandwidth/storage.
Of cause kas is not an isar feature and isar can decide on its own
which container or if to container ... but in the end we at Siemens
will often combine with kas and its containers, so we will use that
anyhow ... no matter what the official container will become, kas will
have to work as well.
Henning
>
> Jan
>
> > Henning
> >
> > Am Tue, 7 Mar 2023 05:36:46 +0100
> > schrieb Uladzimir Bely <ubely@ilbers.de>:
> >
> >> In comparison with previously used kas-isar image, switch to own
> >> isar-docker one, that better fit CI needs:
> >> - Avocado testsuite preinstalled;
> >> - Qemu-system packages for run tests preinstalled;
> >> - Potentially, avocado can be run directly, without ci_build.sh.
> >>
> >> Uladzimir Bely (3):
> >> testsuite: Dockerfile for isar-docker image
> >> testsuite: Add README for isar-docker
> >> gitlab-ci: Switch to own isar-docker image
> >>
> >> .gitlab-ci.yml | 3 +-
> >> testsuite/dockerdata/.dockerignore | 3 +
> >> testsuite/dockerdata/Dockerfile | 48 ++++++
> >> testsuite/dockerdata/README.md | 19 +++
> >> testsuite/dockerdata/container-entrypoint | 9 ++
> >> testsuite/dockerdata/contrib/oe-git-proxy | 187
> >> ++++++++++++++++++++++ 6 files changed, 268 insertions(+), 1
> >> deletion(-) create mode 100644 testsuite/dockerdata/.dockerignore
> >> create mode 100644 testsuite/dockerdata/Dockerfile
> >> create mode 100644 testsuite/dockerdata/README.md
> >> create mode 100755 testsuite/dockerdata/container-entrypoint
> >> create mode 100755 testsuite/dockerdata/contrib/oe-git-proxy
> >>
> >
>
next prev parent reply other threads:[~2023-03-14 14:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-07 4:36 Uladzimir Bely
2023-03-07 4:36 ` [PATCH 1/3] testsuite: Dockerfile for " Uladzimir Bely
2023-03-09 7:57 ` Schaffner, Tobias
2023-03-09 9:05 ` Baurzhan Ismagulov
2023-03-09 9:14 ` Uladzimir Bely
2023-03-09 11:10 ` Jan Kiszka
2023-03-09 11:07 ` Jan Kiszka
2023-03-07 4:36 ` [PATCH 2/3] testsuite: Add README for isar-docker Uladzimir Bely
2023-03-07 4:36 ` [PATCH 3/3] gitlab-ci: Switch to own isar-docker image Uladzimir Bely
2023-03-14 13:49 ` [PATCH 0/3] " Henning Schild
2023-03-14 14:00 ` Jan Kiszka
2023-03-14 14:25 ` Henning Schild [this message]
2023-03-14 14:28 ` Jan Kiszka
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=20230314152549.4231d77d@md1za8fc.ad001.siemens.net \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
--cc=ubely@ilbers.de \
/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