summaryrefslogtreecommitdiffstats
path: root/templates/tests/test1.jinja2
blob: 8b046913949b237269496bfc20f65acc20f0cb2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
- test:
    timeout:
      minutes: 2
    definitions:
    - repository:
        metadata:
          format: Lava-Test Test Definition 1.0
          name: test1
          description: "test1"
          os:
          - debian
          scope:
          - functional
        run:
          steps:
          - lava-test-set start test1
          - lava-test-case always-pass --shell true
      from: inline
      name: dummytest1
      path: inline/test1.yaml