Job definition file - 9329 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: F199ff037-L1190f146
9
image.type: AGL-ci
10
job.arch: arm
11
job.name: AGL-gerrit-22946-1
12
kernel.tree: AGL-yocto
13
kernel.version: change-22946-1
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-raspberrypi3-F199ff037-L1190f146
16
platform.mach: broadcom
17
platform.name: bcm2837-rpi-3-b-32
18
git.url: http://download.automotivelinux.org/AGL/upload/ci/22946/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/22946/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
tags:
44
- baylibre
45
46
job_name: AGL-gerrit-22946-1
47
48
timeouts:
49
job:
50
minutes: 120
51
action:
52
minutes: 15
53
connection:
54
minutes: 10
55
connections:
56
lava-test-shell:
57
minutes: 10
58
59
priority: medium
60
visibility: public
61
62
protocols:
63
lava-xnbd:
64
port: auto
65
66
context:
67
console_device: ttyS0
68
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"
69
70
actions:
71
72
- deploy:
73
timeout:
74
minutes: 60
75
to: nbd
76
os: oe
77
failure_retry: 2
78
protocols:
79
lava-xnbd:
80
- action: nbd-deploy
81
request: set_port
82
kernel:
83
url: http://download.automotivelinux.org/AGL/upload/ci/22946/1/raspberrypi3/uImage
84
initrd:
85
url: http://download.automotivelinux.org/AGL/upload/ci/22946/1/raspberrypi3/initramfs-netboot-image-raspberrypi3.ext4.gz.u-boot
86
allow_modify: false
87
nbdroot:
88
url: http://download.automotivelinux.org/AGL/upload/ci/22946/1/raspberrypi3/agl-demo-platform-raspberrypi3.ext4.xz
89
compression: xz
90
dtb:
91
url: http://download.automotivelinux.org/AGL/upload/ci/22946/1/raspberrypi3/bcm2710-rpi-3-b+vc4+ft5406.dtb
92
93
94
95
- boot:
96
timeout:
97
minutes: 15
98
method: u-boot
99
prompts:
100
- "root@raspberrypi3:~"
101
- "raspberrypi3:~#"
102
- '/ #'
103
104
auto_login:
105
login_prompt: "login:"
106
username: root
107
commands: nbd
108
type: bootm
109
transfer_overlay:
110
download_command: wget
111
unpack_command: tar -C / -xvpf
112
113
- test:
114
timeout:
115
minutes: 15
116
definitions:
117
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
118
from: git
119
history: False
120
path: test-suites/short-smoke/busybox.yaml
121
name: busybox
122
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
123
from: git
124
history: False
125
path: test-suites/short-smoke/smoke-tests-basic.yaml
126
name: smoke-tests-basic
127
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
128
from: git
129
history: False
130
path: test-suites/short-smoke/service-check.yaml
131
name: service-check
132
parameters:
133
BUILD_TAGS: ""
134
DEVICE_TAGS: "baylibre"
135
136
137
138
139
140
- test:
141
timeout:
142
minutes: 60
143
definitions:
144
- repository: https://git.linaro.org/qa/test-definitions.git
145
from: git
146
history: False
147
path: automated/linux/ptest/ptest.yaml
148
name: linaro-ptest
149
parameters:
150
TESTS: "xmlsec1 libxml2 lua"