All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Eduardo Habkost" <ehabkost@redhat.com>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Pavel Dovgalyuk" <pavel.dovgaluk@ispras.ru>,
	"Cleber Rosa" <crosa@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PULL 1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests
Date: Mon, 22 Jun 2020 10:59:27 +0200	[thread overview]
Message-ID: <20200622085934.16441-2-philmd@redhat.com> (raw)
In-Reply-To: <20200622085934.16441-1-philmd@redhat.com>

    Acceptance tests can test any piece of the QEMU codebase.
    As such, the directory holding them does not belong to a specific
    subsystem with designated maintainers.

    Each subsystem covered by a test is welcomed to add the test path
    to its section.
    See for example commits 71b290e70, b11785ca2 or 5d480ddde.

Add an entry for to allow reviewers to be notified when acceptance /
integration tests are added or modified.
The designated reviewers are not maintainers, subsystem maintainers
are expected to merge their tests.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20200129212345.20547-30-philmd@redhat.com>
Message-Id: <20200605165656.17578-1-philmd@redhat.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 955cc8dd5c..7b1262e925 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2941,6 +2941,14 @@ S: Maintained
 F: tests/tcg/Makefile
 F: tests/tcg/Makefile.include
 
+Acceptance (Integration) Testing with the Avocado framework
+W: https://trello.com/b/6Qi1pxVn/avocado-qemu
+R: Cleber Rosa <crosa@redhat.com>
+R: Philippe Mathieu-Daudé <philmd@redhat.com>
+R: Wainer dos Santos Moschetta <wainersm@redhat.com>
+S: Odd Fixes
+F: tests/acceptance/
+
 Documentation
 -------------
 Build system architecture
-- 
2.21.3



  reply	other threads:[~2020-06-22  9:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22  8:59 [PULL 0/8] Acceptance testing patches for 2020-06-22 Philippe Mathieu-Daudé
2020-06-22  8:59 ` Philippe Mathieu-Daudé [this message]
2020-06-22  8:59 ` [PULL 2/8] tests/acceptance: add base class record/replay kernel tests Philippe Mathieu-Daudé
2020-06-22  8:59 ` [PULL 3/8] tests/acceptance: add kernel record/replay test for x86_64 Philippe Mathieu-Daudé
2020-06-22  8:59 ` [PULL 4/8] tests/acceptance: add record/replay test for aarch64 Philippe Mathieu-Daudé
2020-06-22  8:59 ` [PULL 5/8] tests/acceptance: add record/replay test for arm Philippe Mathieu-Daudé
2020-06-22  8:59 ` [PULL 6/8] tests/acceptance: add record/replay test for ppc64 Philippe Mathieu-Daudé
2020-06-22  8:59 ` [PULL 7/8] tests/acceptance: add record/replay test for m68k Philippe Mathieu-Daudé
2020-06-22  8:59 ` [PULL 8/8] tests/acceptance: record/replay tests with advcal images Philippe Mathieu-Daudé
2020-06-23 10:38 ` [PULL 0/8] Acceptance testing patches for 2020-06-22 Peter Maydell

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=20200622085934.16441-2-philmd@redhat.com \
    --to=philmd@redhat.com \
    --cc=crosa@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=pavel.dovgaluk@ispras.ru \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --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.