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 v3 3/3] testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests
Date: Fri, 25 Nov 2022 07:42:53 +0100	[thread overview]
Message-ID: <20221125064253.21907-4-ubely@ilbers.de> (raw)
In-Reply-To: <20221125064253.21907-1-ubely@ilbers.de>

While rpi-arm-v7 target uses own repositories and DISTRO variable,
it has more chances to fail in cross-build repro test, so it looks
like a better choice for this test than debian-only bananapi target.

Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
 testsuite/citest.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/citest.py b/testsuite/citest.py
index cf9139f8..d4fb177f 100755
--- a/testsuite/citest.py
+++ b/testsuite/citest.py
@@ -26,7 +26,7 @@ class ReproTest(CIBaseTest):
     """
     def test_repro_signed(self):
         targets = [
-            'mc:bananapi-bullseye:isar-image-base',
+            'mc:rpi-arm-v7-bullseye:isar-image-base',
             'mc:qemuarm64-bullseye:isar-image-base'
                   ]
 
-- 
2.20.1


  parent reply	other threads:[~2022-11-25  6:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  6:42 [PATCH v3 0/3] Fix cross-build from base-apt when custom DISTRO name used Uladzimir Bely
2022-11-25  6:42 ` [PATCH v3 1/3] Populate base-apt from both DISTRO and HOST_DISTRO download dirs Uladzimir Bely
2022-11-25  7:42   ` Jan Kiszka
2022-11-25  7:56     ` Uladzimir Bely
2022-11-25 14:11       ` Jan Kiszka
2022-11-25 14:48         ` Uladzimir Bely
2022-11-25 15:40           ` Jan Kiszka
2022-11-26  5:30             ` Uladzimir Bely
2022-11-27 19:05               ` Jan Kiszka
2022-11-28  6:05                 ` Uladzimir Bely
2022-11-28  6:32                   ` Jan Kiszka
2022-11-28  6:41                     ` Uladzimir Bely
2022-11-28  6:51                       ` Jan Kiszka
2022-11-28 11:12                         ` Uladzimir Bely
2022-11-28 11:45                           ` Jan Kiszka
2022-11-25  6:42 ` [PATCH v3 2/3] testsuite: Run signed repro test in cross mode Uladzimir Bely
2022-11-25  6:42 ` Uladzimir Bely [this message]
2022-11-25  7:37 ` [PATCH v3 0/3] Fix cross-build from base-apt when custom DISTRO name used 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=20221125064253.21907-4-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