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 5/6] CI: Switch rpi targets to bullseye
Date: Wed, 22 Dec 2021 08:30:10 +0100	[thread overview]
Message-ID: <20211222073011.14368-6-ubely@ilbers.de> (raw)
In-Reply-To: <20211222073011.14368-1-ubely@ilbers.de>

Update rpi-stretch targets from raspbian-stretch to current
rpi-bullseye.

Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
 testsuite/build_test/build_test.py | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/testsuite/build_test/build_test.py b/testsuite/build_test/build_test.py
index 5a771d10..d2caaad4 100644
--- a/testsuite/build_test/build_test.py
+++ b/testsuite/build_test/build_test.py
@@ -65,8 +65,7 @@ class CrossTest(CIBaseTest):
             'mc:qemuarm64-stretch:isar-image-base',
             'mc:qemuamd64-stretch:isar-image-base',
             'mc:de0-nano-soc-buster:isar-image-base',
-            'mc:stm32mp15x-buster:isar-image-base',
-            'mc:rpi-stretch:isar-image-base'
+            'mc:stm32mp15x-buster:isar-image-base'
                   ]
 
         self.perform_build_test(targets, 1, None)
@@ -83,7 +82,8 @@ class CrossTest(CIBaseTest):
 
     def test_cross_bullseye(self):
         targets = [
-            'mc:qemuarm-bullseye:isar-image-base'
+            'mc:qemuarm-bullseye:isar-image-base',
+            'mc:rpi-arm-v7-bullseye:isar-image-base'
                   ]
 
         try:
@@ -125,7 +125,6 @@ class NoCrossTest(CIBaseTest):
             'mc:qemumipsel-stretch:isar-image-base',
             'mc:qemumipsel-buster:isar-image-base',
             'mc:nand-ubi-demo-buster:isar-image-ubi',
-            'mc:rpi-stretch:isar-image-base',
             'mc:qemuamd64-focal:isar-image-base',
             'mc:virtualbox-ova-buster:isar-image-base'
                   ]
@@ -142,6 +141,10 @@ class NoCrossTest(CIBaseTest):
             'mc:qemuarm-bullseye:isar-image-base',
             'mc:qemui386-bullseye:isar-image-base',
             'mc:qemumipsel-bullseye:isar-image-base',
+            'mc:rpi-arm-bullseye:isar-image-base',
+            'mc:rpi-arm-v7-bullseye:isar-image-base',
+            'mc:rpi-arm-v7l-bullseye:isar-image-base',
+            'mc:rpi-arm64-v8-bullseye:isar-image-base',
             'mc:hikey-bullseye:isar-image-base'
                   ]
 
-- 
2.20.1


  parent reply	other threads:[~2021-12-22  7:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22  7:30 [PATCH 0/6] Update " Uladzimir Bely
2021-12-22  7:30 ` [PATCH 1/6] linux: Allow to use custom packages for linux headers and image Uladzimir Bely
2021-12-22  8:21   ` Bezdeka, Florian
2021-12-22 10:08     ` Uladzimir Bely
2021-12-22  7:30 ` [PATCH 2/6] rpi-sdimage: Change deployed image name Uladzimir Bely
2021-12-22  7:30 ` [PATCH 3/6] rpi: Added raspios-bullseye configs Uladzimir Bely
2021-12-22  7:30 ` [PATCH 4/6] raspios: resize rootfs on first boot Uladzimir Bely
2021-12-22  7:30 ` Uladzimir Bely [this message]
2021-12-22  7:30 ` [PATCH 6/6] doc: Add notes about raspios-bullseye Uladzimir Bely

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=20211222073011.14368-6-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