Job definition file - 2419 download

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

1
metadata:
2
git.branch: gerrit-20219
3
git.commit: agl-commit
4
image.type: AGL-ci
5
job.arch: arm
6
job.name: AGL-short-smoke-wip
7
kernel.tree: AGL-yocto
8
kernel.version: latest
9
kernel.defconfig_base: defconfig
10
kernel.defconfig: defconfig+CONFIG_AGL=y
11
platform.mach: omap2
12
platform.name: dra7-evm
13
vcs.url: http://download.automotivelinux.org/AGL/upload/ci/20219/latest/dra7xx-evm/
14
test.plan: agl-testplan
15
device.type: dra7-evm
16
job.build_environment: AGL-yocto
17
18
notify:
19
criteria:
20
status: finished
21
callbacks:
22
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=clabbe-lab&status={STATUS}&status_string={STATUS_STRING}
23
method: POST
24
dataset: all
25
token: lab-agl-core-callback-baylibre-dev
26
content-type: json
27
28
device_type: dra7-evm
29
job_name: AGL-short-smoke-wip
30
31
timeouts:
32
job:
33
minutes: 70
34
action:
35
minutes: 15
36
connection:
37
minutes: 5
38
connections:
39
lava-test-shell:
40
minutes: 10
41
42
priority: medium
43
visibility: public
44
45
protocols:
46
lava-xnbd:
47
port: auto
48
49
actions:
50
51
- deploy:
52
timeout:
53
minutes: 15
54
to: nbd
55
os: oe
56
failure_retry: 2
57
protocols:
58
lava-xnbd:
59
- action: nbd-deploy
60
request: set_port
61
kernel:
62
url: http://download.automotivelinux.org/AGL/upload/ci/20219/latest/dra7xx-evm/zImage
63
initrd:
64
url: http://download.automotivelinux.org/AGL/upload/ci/20219/latest/dra7xx-evm/initramfs-netboot-image-dra7xx-evm.ext4.gz
65
allow_modify: false
66
nbdroot:
67
url: http://download.automotivelinux.org/AGL/upload/ci/20219/latest/dra7xx-evm/agl-demo-platform-dra7xx-evm.ext4.xz
68
compression: xz
69
dtb:
70
url: http://download.automotivelinux.org/AGL/upload/ci/20219/latest/dra7xx-evm/zImage-dra7-evm-lcd-lg.dtb
71
72
73
74
- boot:
75
timeout:
76
minutes: 10
77
method: u-boot
78
prompts:
79
- "root@dra7xx-evm:~"
80
- "dra7xx-evm:~#"
81
- '/ #'
82
83
auto_login:
84
login_prompt: "login:"
85
username: root
86
commands: nbd
87
type: bootz
88
transfer_overlay:
89
download_command: wget
90
unpack_command: tar -C / -xvpf
91
92
- test:
93
timeout:
94
minutes: 10
95
definitions:
96
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
97
from: git
98
path: test-suites/short-smoke/test_can.yaml
99
name: can