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

device_type: ${DEVICE_TYPE}
job_name: lt-qcom-${OS_INFO}-ptest-${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-ptest.yaml