]> git.proxmox.com Git - ceph.git/blobdiff - ceph/.github/pull_request_template.md
import ceph 14.2.5
[ceph.git] / ceph / .github / pull_request_template.md
index bcd25ac680651bcb56a4ff0f4b2d92109640f5ef..69a755f04b5061385b4f783dd6eadf6b189fd59c 100644 (file)
@@ -30,8 +30,23 @@ 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
 
+---
+
+<details>
+<summary>Show available Jenkins commands</summary>
+
+- `jenkins retest this please`
+- `jenkins test make check`
+- `jenkins test make check arm64`
+- `jenkins test submodules`
+- `jenkins test dashboard`
+- `jenkins test dashboard backend`
+- `jenkins test docs`
+- `jenkins render docs`
+
+</details>