public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH 09/10] CI: Update container-amd64 SDK test target
Date: Tue, 21 Dec 2021 18:27:23 +0300	[thread overview]
Message-ID: <20211221152724.45261-10-amikan@ilbers.de> (raw)
In-Reply-To: <20211221152724.45261-1-amikan@ilbers.de>

Replace oldoldstable Debian stretch by the current stable bullseye.

Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
 testsuite/build_test/build_test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/build_test/build_test.py b/testsuite/build_test/build_test.py
index 481df01..1752d36 100644
--- a/testsuite/build_test/build_test.py
+++ b/testsuite/build_test/build_test.py
@@ -208,6 +208,6 @@ class ContainerSdkTest(CIBaseTest):
     """
     @skipUnless(UMOCI_AVAILABLE and SKOPEO_AVAILABLE, 'umoci/skopeo not found')
     def test_container_sdk(self):
-        targets = ['mc:container-amd64-stretch:isar-image-base']
+        targets = ['mc:container-amd64-bullseye:isar-image-base']
 
         self.perform_container_test(targets, 'do_populate_sdk')
-- 
2.25.1


  parent reply	other threads:[~2021-12-21 15:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21 15:27 [PATCH 00/10] Update testsuite targets Anton Mikanovich
2021-12-21 15:27 ` [PATCH 01/10] CI: Remove KFAIL for bullseye Anton Mikanovich
2021-12-21 15:27 ` [PATCH 02/10] meta-isar: Add bullseye config for de0-nano-soc Anton Mikanovich
2021-12-21 15:27 ` [PATCH 03/10] meta-isar: Add bullseye config for bananapi Anton Mikanovich
2021-12-21 15:27 ` [PATCH 04/10] meta-isar: Add bullseye config for nanopi-neo Anton Mikanovich
2021-12-21 15:27 ` [PATCH 05/10] meta-isar: Add bullseye and bookworm configs for stm32mp15x Anton Mikanovich
2021-12-21 15:27 ` [PATCH 06/10] meta-isar: Add bullseye config for nand-ubi-demo Anton Mikanovich
2021-12-21 15:27 ` [PATCH 07/10] CI: Cover RISC-V targets Anton Mikanovich
2021-12-21 15:27 ` [PATCH 08/10] CI: Move qemu-stretch targets to bullseye Anton Mikanovich
2021-12-21 15:27 ` Anton Mikanovich [this message]
2021-12-21 15:27 ` [PATCH 10/10] CI: Remove repro from fast testing Anton Mikanovich

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=20211221152724.45261-10-amikan@ilbers.de \
    --to=amikan@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