]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev_guide: add needs-upgrade-testing label info 58725/head
authorZac Dover <zac.dover@proton.me>
Mon, 22 Jul 2024 15:36:53 +0000 (01:36 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 22 Jul 2024 15:38:11 +0000 (01:38 +1000)
Add an explanation of the "needs-upgrade-testing" label and explain when
to use it.

Laura is the true author of this text.

Co-authored-by: Laura Flores <lflores@ibm.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/dev/developer_guide/basic-workflow.rst

index 27000fa2b577be4e6613136371c7b39c58e33e50..a53507d86fc6b45e0a064b5e4bd3aa20bfde4384 100644 (file)
@@ -416,6 +416,10 @@ Teuthology test suites can take hours (and even days in some cases) to
 complete, so batching tests reduces contention for resources and saves a lot of
 time.
 
+If your code change has any effect on upgrades, add the
+``needs-upgrade-testing`` label. This indicates that an upgrade testing suite
+should be scheduled.
+
 To request access to the Sepia lab, start `here
 <https://wiki.sepia.ceph.com/doku.php?id=vpnaccess>`_.