
Folders was not actually tested by tests. Fix tests and add more tests. Fix bug in code unearthed by now-working tests: defaults were not checked for job folders. Task: 49188 Change-Id: I922af7a28b0ec0c99ef3f8a17b3d5a9c10f2dce0
10 lines
168 B
YAML
10 lines
168 B
YAML
- job-template:
|
|
name: sample-job
|
|
project-type: freestyle
|
|
folder: folders/test-nested-folder
|
|
|
|
- project:
|
|
name: sample-project
|
|
jobs:
|
|
- sample-job
|