Skip to content

Commit b9982ce

Browse files
authored
Merge pull request ceph#58725 from zdover23/wip-doc-2024-07-23-dev-dev-guide-basic-workflow
doc/dev_guide: add needs-upgrade-testing label info Reviewed-by: Laura Flores <[email protected]>
2 parents c361a35 + 02d5a6a commit b9982ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/dev/developer_guide/basic-workflow.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,10 @@ Teuthology test suites can take hours (and even days in some cases) to
416416
complete, so batching tests reduces contention for resources and saves a lot of
417417
time.
418418

419+
If your code change has any effect on upgrades, add the
420+
``needs-upgrade-testing`` label. This indicates that an upgrade testing suite
421+
should be scheduled.
422+
419423
To request access to the Sepia lab, start `here
420424
<https://wiki.sepia.ceph.com/doku.php?id=vpnaccess>`_.
421425

0 commit comments

Comments
 (0)