Job definition file - 1222 download

Name
dra7-evm-01 (reports)
Requested type
dra7-evm (reports)
Copy to clipboard

1
actions:
2
- deploy:
3
dtb: {url: 'https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.2/dra7xx-evm/deploy/images/dra7xx-evm//zImage-dra7-evm-lcd-lg.dtb'}
4
failure_retry: 2
5
initrd: {allow_modify: false, url: 'https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.2/dra7xx-evm/deploy/images/dra7xx-evm//initramfs-netboot-image-dra7xx-evm.ext4.gz'}
6
kernel: {url: 'https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.2/dra7xx-evm/deploy/images/dra7xx-evm//zImage'}
7
nbdroot: {compression: xz, url: 'https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.2/dra7xx-evm/deploy/images/dra7xx-evm//agl-demo-platform-crosssdk-dra7xx-evm.ext4.xz'}
8
os: oe
9
protocols:
10
lava-xnbd:
11
- {action: nbd-deploy, request: set_port}
12
timeout: {minutes: 15}
13
to: nbd
14
- boot:
15
auto_login: {login_prompt: 'login:', username: root}
16
commands: nbd
17
method: u-boot
18
prompts: ['root@dra7xx-evm:~', 'dra7xx-evm:~#', '/ #']
19
timeout: {minutes: 10}
20
transfer_overlay: {download_command: wget, unpack_command: tar -C / -xvpf}
21
type: bootz
22
- test:
23
definitions:
24
- {from: git, name: can, path: test-suites/short-smoke/test_can.yaml, repository: 'https://git.automotivelinux.org/src/qa-testdefinitions'}
25
timeout: {minutes: 3}
26
- test:
27
definitions:
28
- {from: git, name: yocto-ptest, path: test-suites/yocto-ptest.yaml, repository: 'https://git.automotivelinux.org/src/qa-testdefinitions'}
29
timeout: {minutes: 60}
30
- test:
31
definitions:
32
- {from: git, name: busybox, path: test-suites/short-smoke/busybox.yaml, repository: 'https://git.automotivelinux.org/src/qa-testdefinitions'}
33
- {from: git, name: smoke-tests-basic, path: test-suites/short-smoke/smoke-tests-basic.yaml,
34
repository: 'https://git.automotivelinux.org/src/qa-testdefinitions'}
35
- {from: git, name: service-check, path: test-suites/short-smoke/service-check.yaml,
36
repository: 'https://git.automotivelinux.org/src/qa-testdefinitions'}
37
device_type: dra7-evm
38
job_name: AGL-gerrit-flounder-6.0.2
39
metadata: {git.branch: agl-branch, image.type: AGL-release, job.arch: arm, job.name: AGL-gerrit-flounder-6.0.2,
40
job.original: 'http://example.com/scheduler/job/1151', kernel.defconfig: defconfig+CONFIG_AGL=y,
41
kernel.defconfig_base: defconfig, kernel.tree: AGL-yocto, kernel.version: AGL-gerrit-flounder-6.0.2,
42
platform.mach: omap2, platform.name: dra7-evm, vcs.url: 'https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.2/dra7xx-evm/deploy/images/dra7xx-evm//'}
43
notify:
44
callback: {content-type: json, dataset: all, method: POST, token: lab-agl-core-callback-LF,
45
url: 'https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}'}
46
criteria: {status: finished}
47
priority: medium
48
protocols:
49
lava-xnbd: {port: auto}
50
timeouts:
51
action: {minutes: 15}
52
connection: {minutes: 5}
53
connections:
54
lava-test-shell: {minutes: 10}
55
job: {minutes: 70}
56
visibility: public