Job definition file - 2874 download

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

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