Skip to content

Commit 6634f1c

Browse files
committed
MAINTAINERS: Add an entry to review Avocado based acceptance tests
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 71b290e, b11785c or 5d480dd. 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é <[email protected]> Acked-by: Eduardo Habkost <[email protected]> Acked-by: Cleber Rosa <[email protected]> Message-Id: <[email protected]> Message-Id: <[email protected]>
1 parent 06c4cc3 commit 6634f1c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

MAINTAINERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2941,6 +2941,14 @@ S: Maintained
29412941
F: tests/tcg/Makefile
29422942
F: tests/tcg/Makefile.include
29432943

2944+
Acceptance (Integration) Testing with the Avocado framework
2945+
W: https://trello.com/b/6Qi1pxVn/avocado-qemu
2946+
R: Cleber Rosa <[email protected]>
2947+
R: Philippe Mathieu-Daudé <[email protected]>
2948+
R: Wainer dos Santos Moschetta <[email protected]>
2949+
S: Odd Fixes
2950+
F: tests/acceptance/
2951+
29442952
Documentation
29452953
-------------
29462954
Build system architecture

0 commit comments

Comments
 (0)