public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH 0/3] Switch to own isar-docker image
Date: Tue,  7 Mar 2023 05:36:46 +0100	[thread overview]
Message-ID: <20230307043649.12796-1-ubely@ilbers.de> (raw)

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

-- 
2.20.1


             reply	other threads:[~2023-03-07  4:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07  4:36 Uladzimir Bely [this message]
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
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=20230307043649.12796-1-ubely@ilbers.de \
    --to=ubely@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