mirror of
https://github.com/ceph/ceph
synced 2025-04-18 21:36:09 +00:00
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 <zac.dover@gmail.com>
24 lines
826 B
ReStructuredText
24 lines
826 B
ReStructuredText
============================================
|
|
Contributing to Ceph: A Guide for Developers
|
|
============================================
|
|
|
|
:Author: Loic Dachary
|
|
:Author: Nathan Cutler
|
|
:License: Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
|
|
|
|
.. note:: You may also be interested in the :doc:`/dev/internals` documentation.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Introduction <intro>
|
|
Essentials <essentials>
|
|
What is Merged and When <merging>
|
|
Issue tracker <issue-tracker>
|
|
Basic workflow <basic-workflow>
|
|
Tests: Unit Tests <tests-unit-tests>
|
|
Tests: Integration Tests (Teuthology) <testing_integration_tests/index>
|
|
Tests: Running Tests (Locally) <running-tests-locally>
|
|
Ceph Dashboard Developer Documentation (formerly HACKING.rst) <dash-devel>
|
|
cephadm Developer Documentation <../cephadm/index>
|