diff --git a/docs/Developer Resources/Buildbot-Options.rst b/docs/Developer Resources/Buildbot Options.rst similarity index 98% rename from docs/Developer Resources/Buildbot-Options.rst rename to docs/Developer Resources/Buildbot Options.rst index 9fba242..9727bd5 100644 --- a/docs/Developer Resources/Buildbot-Options.rst +++ b/docs/Developer Resources/Buildbot Options.rst @@ -1,3 +1,6 @@ +Buildbot Options +================ + There are a number of ways to control the ZFS Buildbot at a commit level. This page provides a summary of various options that the ZFS Buildbot supports and how it impacts testing. More detailed information @@ -182,7 +185,7 @@ Build ZFS Only Configuring Tests with the TEST File ------------------------------------ -At the top level of the ZFS source tree, there is the ```TEST`` +At the top level of the ZFS source tree, there is the `TEST file `__ which contains variables that control if and how a specific test should run. Below is a list of each variable and a brief description of what each diff --git a/docs/Developer Resources/index.rst b/docs/Developer Resources/index.rst index 4b591ff..f2a734d 100644 --- a/docs/Developer Resources/index.rst +++ b/docs/Developer Resources/index.rst @@ -10,7 +10,7 @@ Developer Resources Building ZFS Buildbot Status Buildbot Issue Tracking - Buildbot Options + Buildbot Options OpenZFS Tracking OpenZFS Patches OpenZFS Exceptions