All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Bin Meng" <bmeng.cn@gmail.com>, "Cleber Rosa" <crosa@redhat.com>
Cc: qemu-block@nongnu.org,
	"Sai Pavan Boddu" <sai.pavan.boddu@xilinx.com>,
	"Bin Meng" <bin.meng@windriver.com>,
	"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Michael Roth" <mdroth@linux.vnet.ibm.com>,
	"Niek Linnenbank" <nieklinnenbank@gmail.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [RFC PATCH 0/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
Date: Sat, 24 Oct 2020 10:47:22 +0200	[thread overview]
Message-ID: <7fb749d0-f935-c21d-349e-b7231bb31324@redhat.com> (raw)
In-Reply-To: <fca4287e-37fb-dda0-784f-a053f0ad0cbc@amsat.org>

On 24/10/20 09:34, Philippe Mathieu-Daudé wrote:
>>
>> Oops, I took it for granted that the `make check-acceptance` will
>> automatically rebuild the QEMU binary, which is not the case. Should
>> we enforce the rebuild before testing in Makefiles?
> 
> Well I'm not sure, because I don't want to have to rebuild all
> targets before rerunning a single test, but this is a Meson issue
> that could be fixed soon. I'll let Cleber/Paolo decide.

It's actually Makefile since check-acceptance is not meson-ified.  If
you want to add the dependency just write

                $(filter qemu-system-%, $(ninja-targets))

Paolo

> Does that mean I can add your "Tested-by: Bin Meng
> <bin.meng@windriver.com>" to the test patches btw?



  reply	other threads:[~2020-10-24  8:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 13:18 [RFC PATCH 0/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC Philippe Mathieu-Daudé
2020-10-23 13:18 ` [RFC PATCH 1/4] Revert "hw/sd: Fix incorrect populated function switch status data structure" Philippe Mathieu-Daudé
2020-10-24 21:07   ` Niek Linnenbank
2020-10-23 13:18 ` [RFC PATCH 2/4] tests/acceptance: Allow running Orange Pi test using cached artifacts Philippe Mathieu-Daudé
2020-10-24 21:06   ` Niek Linnenbank
2020-10-23 13:18 ` [RFC PATCH 3/4] tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method Philippe Mathieu-Daudé
2020-10-23 13:18 ` [RFC PATCH 4/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC Philippe Mathieu-Daudé
2020-10-24 21:00   ` Niek Linnenbank
2020-10-25  2:17     ` Bin Meng
2020-10-25 23:35       ` Niek Linnenbank
2020-10-25 20:17         ` Philippe Mathieu-Daudé
2020-10-23 17:42 ` [RFC PATCH 0/4] " Bin Meng
2020-10-23 17:56   ` Philippe Mathieu-Daudé
2020-10-24  1:06     ` Bin Meng
2020-10-24  7:34       ` Philippe Mathieu-Daudé
2020-10-24  8:47         ` Paolo Bonzini [this message]
2020-10-24 15:03         ` Bin Meng
2020-10-26  8:49 ` 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=7fb749d0-f935-c21d-349e-b7231bb31324@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=bin.meng@windriver.com \
    --cc=bmeng.cn@gmail.com \
    --cc=crosa@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=nieklinnenbank@gmail.com \
    --cc=philmd@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sai.pavan.boddu@xilinx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.