Buildbot Options syntax fix + link
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
Buildbot Options
|
||||||
|
================
|
||||||
|
|
||||||
There are a number of ways to control the ZFS Buildbot at a commit
|
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
|
level. This page provides a summary of various options that the ZFS
|
||||||
Buildbot supports and how it impacts testing. More detailed information
|
Buildbot supports and how it impacts testing. More detailed information
|
||||||
@@ -182,7 +185,7 @@ Build ZFS Only
|
|||||||
Configuring Tests with the TEST File
|
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 <https://github.com/zfsonlinux/zfs/blob/master/TEST>`__ which
|
file <https://github.com/zfsonlinux/zfs/blob/master/TEST>`__ which
|
||||||
contains variables that control if and how a specific test should run.
|
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
|
Below is a list of each variable and a brief description of what each
|
||||||
@@ -10,7 +10,7 @@ Developer Resources
|
|||||||
Building ZFS
|
Building ZFS
|
||||||
Buildbot Status <http://build.zfsonlinux.org/tgrid?length=100&branch=master&category=Platforms&rev_order=desc>
|
Buildbot Status <http://build.zfsonlinux.org/tgrid?length=100&branch=master&category=Platforms&rev_order=desc>
|
||||||
Buildbot Issue Tracking <http://build.zfsonlinux.org/known-issues.html>
|
Buildbot Issue Tracking <http://build.zfsonlinux.org/known-issues.html>
|
||||||
Buildbot Options <https://github.com/zfsonlinux/zfs/wiki/Buildbot-Options>
|
Buildbot Options
|
||||||
OpenZFS Tracking <http://build.zfsonlinux.org/openzfs-tracking.html>
|
OpenZFS Tracking <http://build.zfsonlinux.org/openzfs-tracking.html>
|
||||||
OpenZFS Patches
|
OpenZFS Patches
|
||||||
OpenZFS Exceptions
|
OpenZFS Exceptions
|
||||||
|
|||||||
Reference in New Issue
Block a user