a796a593dc
Move remaining examples to unit tests, remove unnecessary '\' and align docstrings to the predominate standard throughout the project. Fix broken authenticated-build highlighted by the added unit test. Change-Id: Ic9700f587073946be17be543920a4a3ed7cd19d0
18 lines
343 B
YAML
18 lines
343 B
YAML
properties:
|
|
- authorization:
|
|
admin:
|
|
- job-delete
|
|
- job-configure
|
|
- job-read
|
|
- job-discover
|
|
- job-build
|
|
- job-workspace
|
|
- job-cancel
|
|
- run-delete
|
|
- run-update
|
|
- scm-tag
|
|
anonymous:
|
|
- job-discover
|
|
- job-read
|
|
- job-extended-read
|