From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>,
qemu-devel@nongnu.org
Cc: Radoslaw Biernacki <rad@semihalf.com>,
Peter Maydell <peter.maydell@linaro.org>,
Leif Lindholm <quic_llindhol@quicinc.com>,
Cleber Rosa <crosa@redhat.com>,
Wainer dos Santos Moschetta <wainersm@redhat.com>,
Beraldo Leal <bleal@redhat.com>, Brad Smith <brad@comstyle.com>,
qemu-arm@nongnu.org
Subject: Re: [PATCH 3/3] tests/avocado: use OpenBSD 7.4 for sbsa-ref
Date: Wed, 13 Mar 2024 16:06:37 +0100 [thread overview]
Message-ID: <06fb4fce-fd61-4813-9bbe-aeffdd5fd429@linaro.org> (raw)
In-Reply-To: <fe2abd47-be73-496d-94a4-0b6d95f31bd1@linaro.org>
On 13/3/24 14:39, Marcin Juszkiewicz wrote:
> W dniu 13.03.2024 o 12:44, Philippe Mathieu-Daudé pisze:
>>> - :avocado: tags=cpu:cortex-a57
>>> + :avocado: tags=cpu:cortex-a57,os:openbsd
>>
>> IIRC for some reason we must use one tag per line... Even if
>> named 'tags', this is handled as a single tag, so we couldn't
>> filter on "os:openbsd". We need:
>>
>> :avocado: tags=cpu:cortex-a57
>> :avocado: tags=os:openbsd
>
> OK. It worked when I tested this way:
>
> $ make check-avocado AVOCADO_TAGS='machine:sbsa-ref,os:openbsd'
> [..]
> (1/3)
> tests/avocado/machine_aarch64_sbsaref.py:Aarch64SbsarefMachine.test_sbsaref_openbsd_cortex_a57: PASS (16.18 s)
> (2/3)
> tests/avocado/machine_aarch64_sbsaref.py:Aarch64SbsarefMachine.test_sbsaref_openbsd_neoverse_n1: PASS (16.06 s)
>
> $ make check-avocado AVOCADO_TAGS='os:openbsd'
Oh great news, TIL!
> [..]
> (1/3)
> tests/avocado/machine_aarch64_sbsaref.py:Aarch64SbsarefMachine.test_sbsaref_openbsd_cortex_a57: PASS (16.18 s)
> (2/3)
> tests/avocado/machine_aarch64_sbsaref.py:Aarch64SbsarefMachine.test_sbsaref_openbsd_neoverse_n1: PASS (16.06 s)
>
next prev parent reply other threads:[~2024-03-13 15:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-13 10:08 [PATCH 0/3] tests/avocado: update sbsa-ref firmware to latest Marcin Juszkiewicz
2024-03-13 10:08 ` [PATCH 1/3] tests/avocado: update sbsa-ref firmware Marcin Juszkiewicz
2024-03-13 11:48 ` Philippe Mathieu-Daudé
2024-03-13 10:08 ` [PATCH 2/3] tests/avocado: drop virtio-rng from sbsa-ref tests Marcin Juszkiewicz
2024-03-13 10:08 ` [PATCH 3/3] tests/avocado: use OpenBSD 7.4 for sbsa-ref Marcin Juszkiewicz
2024-03-13 11:44 ` Philippe Mathieu-Daudé
2024-03-13 13:39 ` Marcin Juszkiewicz
2024-03-13 15:06 ` Philippe Mathieu-Daudé [this message]
2024-03-13 16:32 ` Philippe Mathieu-Daudé
2024-03-13 11:48 ` [PATCH 0/3] tests/avocado: update sbsa-ref firmware to latest Philippe Mathieu-Daudé
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=06fb4fce-fd61-4813-9bbe-aeffdd5fd429@linaro.org \
--to=philmd@linaro.org \
--cc=bleal@redhat.com \
--cc=brad@comstyle.com \
--cc=crosa@redhat.com \
--cc=marcin.juszkiewicz@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=quic_llindhol@quicinc.com \
--cc=rad@semihalf.com \
--cc=wainersm@redhat.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;
as well as URLs for NNTP newsgroup(s).