From 4963daf5cbf8a2e795c6b8bb719ef6d0b1c466a2 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta Date: Wed, 31 Jul 2019 12:56:24 +0200 Subject: [PATCH] doc: Show Jenkins commands Fixes: https://tracker.ceph.com/issues/41023 Signed-off-by: Ernesto Puerta --- .github/pull_request_template.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bcd25ac6806..d1ce0812cb0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -30,8 +30,22 @@ This was just a quick overview. More information for contributors is available https://raw.githubusercontent.com/ceph/ceph/master/SubmittingPatches.rst --> - +## Checklist - [ ] References tracker ticket - [ ] Updates documentation if necessary - [ ] Includes tests for new functionality or reproducer for bug +--- + +
+Show available Jenkins commands + +- `jenkins retest this please` +- `jenkins test make check` +- `jenkins test make check arm64` +- `jenkins test submodules` +- `jenkins test dashboard` +- `jenkins test docs` +- `jenkins render docs` + +
-- 2.39.5