Job definition file - 13702 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: icefish
8
git.commit: F199ff037-L822f0525
9
image.type: AGL-ci
10
job.arch: arm64
11
job.name: AGL-gerrit-25554-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-25554-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-raspberrypi4-F199ff037-L822f0525
16
platform.mach: broadcom
17
platform.name: bcm2711-rpi-4-b
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/25554/1/raspberrypi4/
19
test.plan: agl-testplan
20
device.type: bcm2711-rpi-4-b
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25554/1
23
24
25
notify:
26
criteria:
27
status: finished
28
callbacks:
29
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
30
method: POST
31
dataset: all
32
token: lab-agl-core-callback-LF
33
content-type: json
34
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
35
method: POST
36
dataset: all
37
token: lab-agl-core-callback-baylibre
38
content-type: json
39
40
41
42
device_type: bcm2711-rpi-4-b
43
44
job_name: AGL-gerrit-25554-1
45
46
timeouts:
47
job:
48
minutes: 150
49
action:
50
minutes: 30
51
connection:
52
minutes: 15
53
connections:
54
lava-test-shell:
55
minutes: 15
56
57
priority: medium
58
visibility: public
59
60
protocols:
61
lava-xnbd:
62
port: auto
63
64
context:
65
console_device: ttyS0
66
extra_kernel_args: "8250.nr_uarts=1 cma=64M rw fstab=no"
67
68
actions:
69
70
- deploy:
71
timeout:
72
minutes: 90
73
to: nbd
74
os: oe
75
failure_retry: 2
76
protocols:
77
lava-xnbd:
78
- action: nbd-deploy
79
request: set_port
80
kernel:
81
url: http://download.automotivelinux.org/AGL/upload/ci/25554/1/raspberrypi4/Image
82
type: image
83
initrd:
84
url: http://download.automotivelinux.org/AGL/upload/ci/25554/1/raspberrypi4/initramfs-netboot-image-raspberrypi4.ext4.gz
85
allow_modify: false
86
nbdroot:
87
url: http://download.automotivelinux.org/AGL/upload/ci/25554/1/raspberrypi4/agl-demo-platform-raspberrypi4.ext4.xz
88
compression: xz
89
dtb:
90
url: http://download.automotivelinux.org/AGL/upload/ci/25554/1/raspberrypi4/bcm2711-rpi-4-b.dtb
91
92
93
94
- boot:
95
timeout:
96
minutes: 20
97
method: u-boot
98
prompts:
99
- "root@raspberrypi4:~"
100
- "raspberrypi4:~#"
101
- '/ #'
102
103
auto_login:
104
login_prompt: "login:"
105
username: root
106
commands: nbd
107
transfer_overlay:
108
download_command: wget
109
unpack_command: tar -C / -xvpf
110
111
- test:
112
timeout:
113
minutes: 15
114
definitions:
115
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
116
from: git
117
history: False
118
path: test-suites/short-smoke/busybox.yaml
119
name: busybox
120
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
121
from: git
122
history: False
123
path: test-suites/short-smoke/smoke-tests-basic.yaml
124
name: smoke-tests-basic
125
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
126
from: git
127
history: False
128
path: test-suites/short-smoke/service-check.yaml
129
name: service-check
130
parameters:
131
BUILD_TAGS: ""
132
DEVICE_TAGS: ""
133
134
135
136
137
138
- test:
139
timeout:
140
minutes: 60
141
definitions:
142
- repository: https://git.linaro.org/qa/test-definitions.git
143
from: git
144
history: False
145
path: automated/linux/ptest/ptest.yaml
146
name: linaro-ptest
147
parameters:
148
TESTS: "xmlsec1 libxml2 lua"