]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
MAINTAINERS: Add an entry to review Avocado based acceptance tests
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 29 Jan 2020 16:45:05 +0000 (17:45 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 21 Jun 2020 10:36:52 +0000 (12:36 +0200)
    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 71b290e70b11785ca2 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

index 955cc8dd5cd01c7325d5c612053992243f66ac8d..7b1262e925d2ef3f014be4ce0fdcf5829fbbf172 100644 (file)
@@ -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