summaryrefslogtreecommitdiffstats
path: root/tests/views/fixtures/view_sectioned.yaml
blob: aa4c75674734e7a69292d586c5477c6f9c8c8dc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: SectionedViewTest
view-type: sectioned
sections:
  - name: testName
    job-name:
      - testJobName
    columns:
      - job
    view-type: list
    width: HALF
    alignment: LEFT
  - text: test text
    style: INFO
    view-type: text