aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/release/agl-extend-test-redirect.yaml
blob: 8daadfe53d60307ad7d2817f9a12e3eaed0208b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
metadata:
    name: agl-extend-test
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Extend tests for agl release"
    maintainer:
        - duep.fnst@fujitsu.com
    os:
        - openembedded
    scope:
        - functional
params:
  DEVICE_TAGS: ""

run:
    steps:
        - "cd common/scripts"
        - "./agl-extend-test.sh > .log"
        - "cat .log"