aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom/lava-job-definitions/dragonboard-410c/template-wifi.yaml
blob: f9dde48e1764e7c06a9731eff0a96f706e89b652 (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
- test:
    namespace: dragonboard410c
    name: qcomlt-wifi
    timeout:
      minutes: 5
    definitions:
    - repository: https://git.linaro.org/qa/test-definitions.git
      from: git
      path: automated/linux/wlan-smoke/wlan-smoke.yaml
      name: linux-wlan-smoke

device_type: ${DEVICE_TYPE}
job_name: lt-qcom-${OS_INFO}-wifi-${BUILD_NUMBER}
timeouts:
  job:
    minutes: 90
  action:
    minutes: 15
  connection:
    minutes: 2
priority: medium
visibility: public

metadata:
  source: https://git.linaro.org/ci/job/configs.git
  path: lt-qcom/lava-job-definitions/dragonboard-410c/template-wifi.yaml