On Fri, Jun 05, 2020 at 06:56:56PM +0200, Philippe Mathieu-Daudé wrote: > 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]>
Thank you very much for volunteering! Acked-by: Eduardo Habkost <[email protected]> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3e7d9cb0a5..c2ae2bf390 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2923,6 +2923,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 <[email protected]> > +R: Philippe Mathieu-Daudé <[email protected]> > +R: Wainer dos Santos Moschetta <[email protected]> > +S: Odd Fixes > +F: tests/acceptance/ > + > Documentation > ------------- > Build system architecture > -- > 2.21.3 > -- Eduardo
