Job definition file - 6816 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: halibut
8
git.commit: Fbd47e3ff-L31e30c3b
9
image.type: AGL-ci
10
job.arch: arm
11
job.name: AGL-gerrit-22193-1
12
kernel.tree: AGL-yocto
13
kernel.version: 8.0.0-31e30c3b
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-raspberrypi3-Fbd47e3ff-L31e30c3b
16
platform.mach: broadcom
17
platform.name: bcm2837-rpi-3-b-32
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/22193/1/raspberrypi3/
19
test.plan: agl-testplan
20
device.type: bcm2837-rpi-3-b-32
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/22193/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: bcm2837-rpi-3-b-32
43
44
job_name: AGL-gerrit-22193-1
45
46
timeouts:
47
job:
48
minutes: 120
49
action:
50
minutes: 15
51
connection:
52
minutes: 10
53
connections:
54
lava-test-shell:
55
minutes: 10
56
57
priority: medium
58
visibility: public
59
60
protocols:
61
lava-xnbd:
62
port: auto
63
64
context:
65
console_device: ttyS0
66
custom_kernel_args: "8250.nr_uarts=1 bcm2709.uart_clock=48000000 smsc95xx.macaddr=AA:BB:CC:DD:EE:AA cma=256M bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 usbhid.mousepoll=0 coherent_pool=6M"
67
68
actions:
69
70
- deploy:
71
timeout:
72
minutes: 60
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/22193/1/raspberrypi3/uImage
82
initrd:
83
url: http://download.automotivelinux.org/AGL/upload/ci/22193/1/raspberrypi3/initramfs-netboot-image-raspberrypi3.ext4.gz.u-boot
84
allow_modify: false
85
nbdroot:
86
url: http://download.automotivelinux.org/AGL/upload/ci/22193/1/raspberrypi3/agl-demo-platform-raspberrypi3.ext4.xz
87
compression: xz
88
dtb:
89
url: http://download.automotivelinux.org/AGL/upload/ci/22193/1/raspberrypi3/bcm2710-rpi-3-b+vc4+ft5406.dtb
90
91
92
93
- boot:
94
timeout:
95
minutes: 15
96
method: u-boot
97
prompts:
98
- "root@raspberrypi3:~"
99
- "raspberrypi3:~#"
100
- '/ #'
101
102
auto_login:
103
login_prompt: "login:"
104
username: root
105
commands: nbd
106
type: bootm
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
- test:
137
timeout:
138
minutes: 60
139
definitions:
140
- repository: https://git.linaro.org/qa/test-definitions.git
141
from: git
142
history: False
143
path: automated/linux/ptest/ptest.yaml
144
name: linaro-ptest
145
parameters:
146
TESTS: "xmlsec1 libxml2 lua"