DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH 0/1] add retesting framework instructions
@ 2023-08-31  3:18 Patrick Robb
  2023-08-31  3:18 ` [PATCH 1/1] adding retest request instructions to the dpdk website Patrick Robb
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Robb @ 2023-08-31  3:18 UTC (permalink / raw)
  To: web; +Cc: Patrick Robb

The Community Lab is now supporting an automated email based retesting
framework. Community members can now request retests by replying to their
cover letter or patch emails using the agreed upon format. This testing
page update briefly describes how to request a retest and gives an
example of the correct format being used. Other labs will soon too be
supporting this, at which point the bit at the end about which labs are
supporting this framework will have to be updated.

Patrick Robb (1):
  adding retest request instructions to the dpdk website

 content/testing/_index.md | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.40.0


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

* [PATCH 1/1] adding retest request instructions to the dpdk website
  2023-08-31  3:18 [PATCH 0/1] add retesting framework instructions Patrick Robb
@ 2023-08-31  3:18 ` Patrick Robb
  2023-11-01 15:43   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Robb @ 2023-08-31  3:18 UTC (permalink / raw)
  To: web; +Cc: Patrick Robb

Signed-off-by: Patrick Robb <probb@iol.unh.edu>
---
 content/testing/_index.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/content/testing/_index.md b/content/testing/_index.md
index 1a31e5f..86fcbab 100644
--- a/content/testing/_index.md
+++ b/content/testing/_index.md
@@ -103,6 +103,15 @@ referencing the report archive and incrementing one of the counters
 A maintainer should wait the end of the tests (should be less than a day),
 and check the results before accepting a patch.
 
+### Requesting a Patch Retest
+
+If CI testing reports a FAIL for a test label on Patchwork, it is possible to request a retest of your patchseries on those label(s).
+For a list of Patchwork testing labels, send an email reply on your patch series cover letter or patch email like so:
+
+Recheck-request: iol-compile-amd64-testing, iol-broadcom-Performance, iol-compile-arm64-testing
+
+This is currently only supported by the UNH-IOL Community Lab. So, just those Patchwork testing labels beginning wih "iol."
+
 ### Mainline Monitoring
 
 The repository mirror on [GitHub](//github.com/DPDK/dpdk)
-- 
2.40.0


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

* Re: [PATCH 1/1] adding retest request instructions to the dpdk website
  2023-08-31  3:18 ` [PATCH 1/1] adding retest request instructions to the dpdk website Patrick Robb
@ 2023-11-01 15:43   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2023-11-01 15:43 UTC (permalink / raw)
  To: Patrick Robb; +Cc: web

31/08/2023 05:18, Patrick Robb:
> +### Requesting a Patch Retest

Decreased heading level and reworded a bit the content.

Applied, thanks for reminding today in techboard meeting,
and sorry for the delay.




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

end of thread, other threads:[~2023-11-01 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31  3:18 [PATCH 0/1] add retesting framework instructions Patrick Robb
2023-08-31  3:18 ` [PATCH 1/1] adding retest request instructions to the dpdk website Patrick Robb
2023-11-01 15:43   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).