Updated Buildbot Options (markdown)
parent
7448b5ec41
commit
38a460ad5b
|
@ -21,6 +21,7 @@ provided. Supported options are:
|
||||||
* `test`: This commit should be built and tested by the TEST builders (excluding the Coverage TEST builders)
|
* `test`: This commit should be built and tested by the TEST builders (excluding the Coverage TEST builders)
|
||||||
* `perf`: This commit should be built and tested by the PERF builders
|
* `perf`: This commit should be built and tested by the PERF builders
|
||||||
* `coverage` : This commit should be built and tested by the Coverage TEST builders
|
* `coverage` : This commit should be built and tested by the Coverage TEST builders
|
||||||
|
* `unstable` : This commit should be built and tested by the Unstable TEST builders (currently only the Fedora Rawhide TEST builder)
|
||||||
|
|
||||||
A couple of examples on how to use `Requires-builders:` in commit messages can be found below.
|
A couple of examples on how to use `Requires-builders:` in commit messages can be found below.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue