]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #37949 from ideepika/wip-docs-update
authorNeha Ojha <nojha@redhat.com>
Thu, 28 Jan 2021 00:35:23 +0000 (16:35 -0800)
committerGitHub <noreply@github.com>
Thu, 28 Jan 2021 00:35:23 +0000 (16:35 -0800)
doc/dev/developer_guide:  teuthology update developer guide

Reviewed-by: Neha Ojha <nojha@redhat.com>
1  2 
doc/dev/developer_guide/basic-workflow.rst
doc/dev/developer_guide/index.rst

index 30d5e5e223be9d49099acf2a92b1c3619fd21d96,c8a8600227c8306bb0ebd6bfe164568a93a79b42..ae0cac45becf8fd14e01646e1b1ece65f9075cfb
@@@ -17,9 -17,7 +17,8 @@@ Contributing to Ceph: A Guide for Devel
     Issue tracker <issue-tracker>
     Basic workflow <basic-workflow>
     Tests: Unit Tests <tests-unit-tests>
-    Tests: Integration Tests <tests-integration-tests>
-    Running Tests Locally <running-tests-locally>
-    Running Integration Tests using Teuthology <running-tests-using-teuth>
-    Running Tests in the Cloud <running-tests-in-cloud>
+    Tests: Integration Tests <testing_integration_tests/index>
+    Tests: Running Tests (Locally) <running-tests-locally>
+    Tests: Running Tests in the Cloud <running-tests-in-cloud>
     Ceph Dashboard Developer Documentation (formerly HACKING.rst) <dash-devel>
 +   cephadm Developer Documentation  <../cephadm/index>