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: v20.0.0~1465^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F58725%2Fhead;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 --- diff --git a/doc/dev/developer_guide/basic-workflow.rst b/doc/dev/developer_guide/basic-workflow.rst index 27000fa2b577..a53507d86fc6 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 `_.