aboutsummaryrefslogtreecommitdiff
path: root/templates/igt/igt.jinja2
blob: f9a0eb9c029c99bc74fd2b24235d6754f41f69b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
- test:
    timeout:
      minutes: 10
    definitions:
    - repository:
        metadata:
          format: Lava-Test Test Definition 1.0
          name: {{ plan }}
          description: "IGT test plan"
          os:
          - oe
          scope:
          - functional
        run:
          steps:
          - >
              /usr/bin/igt-parser.sh
              {{ tests|wordwrap(1, False, "\n              ") }}
      from: inline
      name: {{ plan }}
      path: inline/{{ plan }}.yaml
      lava-signal: kmsg