aboutsummaryrefslogtreecommitdiff
path: root/openembedded-armv8-pre-built-images-lt-vexpress64/lava-job-definitions/rtsm_foundation-armv8/template.yaml
blob: ea746b0bed5c9ad13fbb574f0eb5bfeace191afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
actions:
- command: deploy_linaro_image
  metadata:
    distribution: openembedded
    hwpack.build: ${BUILD_NUMBER}
    hwpack.type: vexpress64
  parameters:
    image: ${IMAGE_URL}
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: openembedded/smoke-tests-basic.yaml
    timeout: 800
- command: submit_results
  parameters:
    server: http://${LAVA_SERVER}
    stream: ${BUNDLE_STREAM_NAME}
device_type: rtsm_foundation-armv8
job_name: ${BUILD_URL} - rtsm-foundation-armv8
timeout: 172800