Buildbot Options syntax fix + link

This commit is contained in:
George Melikov
2020-05-17 21:56:52 +03:00
parent aacc15a92b
commit c5fb3a8ec8
2 changed files with 5 additions and 2 deletions

View File

@@ -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 <https://github.com/zfsonlinux/zfs/blob/master/TEST>`__ 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

View File

@@ -10,7 +10,7 @@ Developer Resources
Building ZFS
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 Options <https://github.com/zfsonlinux/zfs/wiki/Buildbot-Options>
Buildbot Options
OpenZFS Tracking <http://build.zfsonlinux.org/openzfs-tracking.html>
OpenZFS Patches
OpenZFS Exceptions