From: Zac Dover Date: Mon, 22 Jul 2024 15:36:53 +0000 (+1000) Subject: doc/dev_guide: add needs-upgrade-testing label info X-Git-Tag: v19.1.1~67^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=32d316b172c5be5bb600c6fbe5275e1d67c6ec10;p=ceph.git doc/dev_guide: add needs-upgrade-testing label info 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 Signed-off-by: Zac Dover (cherry picked from commit 02d5a6a3371c9fa52a32124cf07da16b89a11e27) --- diff --git a/doc/dev/developer_guide/basic-workflow.rst b/doc/dev/developer_guide/basic-workflow.rst index 27000fa2b577b..a53507d86fc6b 100644 --- a/doc/dev/developer_guide/basic-workflow.rst +++ b/doc/dev/developer_guide/basic-workflow.rst @@ -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 `_.