jenkins-job-builder/tests/yamlparser/fixtures/project-with-auth-properties.yaml
Artem Nikitin ad94757a4a Fix authorization property issue
The change fixes a XML generating error (KeyError: '_use_folder_perms')
for project, which isn't contained in a folder and has got authorization
properties.

Task: 38110
Story: 2007087

Change-Id: I2e0ec6e524d07a935333b35e10eb4204af9256f7
2020-01-17 09:55:59 +03:00

13 lines
205 B
YAML

- property:
name: auth-prop-test
properties:
- authorization:
auser:
- job-build
- job:
name: auth-job-test
project-type: folder
properties:
- auth-prop-test