All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] DEVELOPERS: trim runtime tests for Ricardo Martincoski
@ 2019-09-16  2:09 Ricardo Martincoski
  2019-09-17 20:51 ` Thomas Petazzoni
  2019-09-26  9:24 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Ricardo Martincoski @ 2019-09-16  2:09 UTC (permalink / raw)
  To: buildroot

Keep listing the test infra so the developer is included in reviews, but
trim the list of tests to those the developer are most interested in.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
To me, it is really hard to write a commit log for DEVELOPERS file
without using the first person :-)
Please feel free to reword.

I tested the wildcard for the python tests using:
$ utils/get-developers -f <filename>
I assumed that if this works then the e-mail notifications for runtime
test failures will work too.
---
 DEVELOPERS | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/DEVELOPERS b/DEVELOPERS
index 4467688779..080abccd3a 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1944,7 +1944,14 @@ N:	Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
 F:	package/atop/
 
 N:	Ricardo Martincoski <ricardo.martincoski@gmail.com>
-F:	support/testing/
+F:	support/testing/infra/
+F:	support/testing/run-tests
+F:	support/testing/tests/core/test_file_capabilities.py
+F:	support/testing/tests/download/
+F:	support/testing/tests/package/*_python*.py
+F:	support/testing/tests/package/test_atop.py
+F:	support/testing/tests/package/test_syslog_ng.py
+F:	support/testing/tests/utils/test_check_package.py
 F:	utils/check-package
 F:	utils/checkpackagelib/
 
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] DEVELOPERS: trim runtime tests for Ricardo Martincoski
  2019-09-16  2:09 [Buildroot] [PATCH] DEVELOPERS: trim runtime tests for Ricardo Martincoski Ricardo Martincoski
@ 2019-09-17 20:51 ` Thomas Petazzoni
  2019-09-26  9:24 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-09-17 20:51 UTC (permalink / raw)
  To: buildroot

On Sun, 15 Sep 2019 23:09:08 -0300
Ricardo Martincoski <ricardo.martincoski@gmail.com> wrote:

> Keep listing the test infra so the developer is included in reviews, but
> trim the list of tests to those the developer are most interested in.
> 
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
> To me, it is really hard to write a commit log for DEVELOPERS file
> without using the first person :-)
> Please feel free to reword.

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] DEVELOPERS: trim runtime tests for Ricardo Martincoski
  2019-09-16  2:09 [Buildroot] [PATCH] DEVELOPERS: trim runtime tests for Ricardo Martincoski Ricardo Martincoski
  2019-09-17 20:51 ` Thomas Petazzoni
@ 2019-09-26  9:24 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-09-26  9:24 UTC (permalink / raw)
  To: buildroot

>>>>> "Ricardo" == Ricardo Martincoski <ricardo.martincoski@gmail.com> writes:

 > Keep listing the test infra so the developer is included in reviews, but
 > trim the list of tests to those the developer are most interested in.

 > Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
 > Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 > ---
 > To me, it is really hard to write a commit log for DEVELOPERS file
 > without using the first person :-)
 > Please feel free to reword.

 > I tested the wildcard for the python tests using:
 > $ utils/get-developers -f <filename>
 > I assumed that if this works then the e-mail notifications for runtime
 > test failures will work too.
 > ---
 >  DEVELOPERS | 9 ++++++++-
 >  1 file changed, 8 insertions(+), 1 deletion(-)

Committed to 2019.02.x, 2019.05.x and 2019.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-26  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16  2:09 [Buildroot] [PATCH] DEVELOPERS: trim runtime tests for Ricardo Martincoski Ricardo Martincoski
2019-09-17 20:51 ` Thomas Petazzoni
2019-09-26  9:24 ` Peter Korsgaard

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.