summaryrefslogtreecommitdiffstats
path: root/tests/views/fixtures/view_list_regexjobs_filter_full.yaml
blob: 18edb79dce38af10744ca36a03c68861fd06ca7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: list-view-name01
view-type: list
description: 'Sample description'
filter-executors: true
filter-queue: true
job-filters:
  regex-job:
    match-type: includeMatched
    regex-name: NAME
    regex: '.*'
recurse: true
status-filter: false