From 85b117fc57fd2e54bbd8a68dab95e8cf43c82f67 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 26 Feb 2021 23:06:41 +1000 Subject: [PATCH] doc/dev: add t8y label to index.rst I added "(Teuthology)" to the "Tests: Integration Tests" link, because that section is all about Teuthology, but you wouldn't have known it from the text in the link up to now. Signed-off-by: Zac Dover --- doc/dev/developer_guide/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/developer_guide/index.rst b/doc/dev/developer_guide/index.rst index 50fc6a6a76909..970796bd3dc14 100644 --- a/doc/dev/developer_guide/index.rst +++ b/doc/dev/developer_guide/index.rst @@ -17,7 +17,7 @@ Contributing to Ceph: A Guide for Developers Issue tracker Basic workflow Tests: Unit Tests - Tests: Integration Tests + Tests: Integration Tests (Teuthology) Tests: Running Tests (Locally) Ceph Dashboard Developer Documentation (formerly HACKING.rst) cephadm Developer Documentation <../cephadm/index> -- 2.39.5