[PATCH] Acceptance tests: add myself as a reviewer for the acceptance tests.

Willian Rampazzo posted 1 patch 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210809192907.42138-1-willianr@redhat.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] Acceptance tests: add myself as a reviewer for the acceptance tests.
Posted by Willian Rampazzo 2 years, 9 months ago
Signed-off-by: Willian Rampazzo <willianr@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 37b1a8e442..3f8ad63165 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3422,6 +3422,7 @@ 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>
+R: Willian Rampazzo <willianr@redhat.com>
 S: Odd Fixes
 F: tests/acceptance/
 
-- 
2.31.1


Re: [PATCH] Acceptance tests: add myself as a reviewer for the acceptance tests.
Posted by Wainer dos Santos Moschetta 2 years, 8 months ago
Hi Willian,

The "Acceptance (Integration) Testing with the Avocado framework" 
section hasn't any formal maintainer but I always considered Cleber the 
de-facto one. In this case I don't know whether my acknowledgement is 
taken in account or not; anyway, you got it from me:

Acked-by: Wainer dos Santos Moschetta <wainersm@redhat.com>

Thanks!

On 8/9/21 4:29 PM, Willian Rampazzo wrote:
> Signed-off-by: Willian Rampazzo <willianr@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 37b1a8e442..3f8ad63165 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3422,6 +3422,7 @@ 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>
> +R: Willian Rampazzo <willianr@redhat.com>
>   S: Odd Fixes
>   F: tests/acceptance/
>   


Re: [PATCH] Acceptance tests: add myself as a reviewer for the acceptance tests.
Posted by Philippe Mathieu-Daudé 2 years, 7 months ago
On 8/9/21 21:29, Willian Rampazzo wrote:
> Signed-off-by: Willian Rampazzo <willianr@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 37b1a8e442..3f8ad63165 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3422,6 +3422,7 @@ 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>
> +R: Willian Rampazzo <willianr@redhat.com>
>  S: Odd Fixes
>  F: tests/acceptance/

Thanks you! I hope we can upgrade this entry to a M: tag soon :)
Meanwhile, applied to my integration-testing tree (and sorry for
the delay...).