summaryrefslogtreecommitdiffstats
path: root/templates/tests/test2.jinja2
blob: 4dd4a1490b81c1d8bd059454c7e062cb2ab714b6 (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: 2
    definitions:
    - repository:
        metadata:
          format: Lava-Test Test Definition 1.0
          name: test2
          description: "test2"
          os:
          - debian
          scope:
          - functional
        run:
          steps:
          - lava-test-set start test2
          - lava-test-case always-fail --shell false
      from: inline
      name: dummytest2
      path: inline/test2.yaml