summaryrefslogtreecommitdiff
path: root/plans/qcomlt/smoke.yaml
blob: 0ea4fe6e4b56d42be8584721ffb0d27ca5b877e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
metadata:
  name: qcomlt-test-plan-smoke
  description: Smoke Test plan for Linux
  os: openembedded
  devices:
    - dragonboard410c
  maintainer:
    - anibal.limon@linaro.org
    - nicolas.dechesne@linaro.org
  format: Linaro Test Plan v2

tests:
  automated:
    - path: automated/linux/smoke/smoke.yaml
      repository: https://git.linaro.org/qa/test-definitions.git
      timeout: 1200
    - path: automated/linux/usb-smoke/usb-smoke-test.yaml
      repository: https://git.linaro.org/qa/test-definitions.git
      timeout: 1200
    - path: automated/linux/wlan-smoke/wlan-smoke.yaml
      repository: https://git.linaro.org/qa/test-definitions.git
      timeout: 1200
    - path: automated/linux/hci-smoke/hci-smoke.yaml
      repository: https://git.linaro.org/qa/test-definitions.git
      timeout: 1200
      params:
          BOOT: auto
    - path: automated/linux/toolchain-smoke/toolchain-smoke.yaml
      repository: https://git.linaro.org/qa/test-definitions.git
      timeout: 1200
    - path: automated/linux/device-tree/device-tree.yaml
      repository: https://git.linaro.org/qa/test-definitions.git
      timeout: 1200