[1/1] adding retest request instructions to the dpdk website

Message ID 20230831031834.9271-2-probb@iol.unh.edu (mailing list archive)
State Accepted
Headers
Series add retesting framework instructions |

Commit Message

Patrick Robb Aug. 31, 2023, 3:18 a.m. UTC
  Signed-off-by: Patrick Robb <probb@iol.unh.edu>
---
 content/testing/_index.md | 9 +++++++++
 1 file changed, 9 insertions(+)
  

Comments

Thomas Monjalon Nov. 1, 2023, 3:43 p.m. UTC | #1
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.
  

Patch

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)