Job definition file - 1276 download

Copy to clipboard

1
metadata:
2
git.branch: gerrit-17505
3
image.type: AGL-ci
4
job.arch: arm
5
job.name: AGL-gerrit-17505-2
6
kernel.tree: AGL-yocto
7
kernel.version: AGL-gerrit-17505-2
8
kernel.defconfig_base: defconfig
9
kernel.defconfig: defconfig+CONFIG_AGL=y
10
platform.mach: broadcom
11
platform.name: bcm2837-rpi-3-b-32
12
vcs.url: http://download.automotivelinux.org/AGL/upload/ci/17505/2/raspberrypi3/
13
14
15
notify:
16
criteria:
17
status: finished
18
callbacks:
19
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
20
method: POST
21
dataset: all
22
token: lab-agl-core-callback-LF
23
content-type: json
24
25
26
27
device_type: bcm2837-rpi-3-b-32
28
job_name: AGL-gerrit-17505-2
29
30
timeouts:
31
job:
32
minutes: 70
33
action:
34
minutes: 15
35
connection:
36
minutes: 5
37
connections:
38
lava-test-shell:
39
minutes: 10
40
41
priority: medium
42
visibility: public
43
44
protocols:
45
lava-xnbd:
46
port: auto
47
48
context:
49
console_device: ttyS0
50
custom_kernel_args: "8250.nr_uarts=1 bcm2709.uart_clock=48000000 smsc95xx.macaddr=AA:BB:CC:DD:EE:AA"
51
52
actions:
53
54
- deploy:
55
timeout:
56
minutes: 15
57
to: nbd
58
os: oe
59
failure_retry: 2
60
protocols:
61
lava-xnbd:
62
- action: nbd-deploy
63
request: set_port
64
kernel:
65
url: http://download.automotivelinux.org/AGL/upload/ci/17505/2/raspberrypi3/uImage
66
initrd:
67
url: http://download.automotivelinux.org/AGL/upload/ci/17505/2/raspberrypi3/initramfs-netboot-image-raspberrypi3.ext4.gz.u-boot
68
allow_modify: false
69
nbdroot:
70
url: http://download.automotivelinux.org/AGL/upload/ci/17505/2/raspberrypi3/agl-demo-platform-raspberrypi3.ext4.xz
71
compression: xz
72
dtb:
73
url: http://download.automotivelinux.org/AGL/upload/ci/17505/2/raspberrypi3/uImage-bcm2710-rpi-3-b.dtb
74
75
76
77
- boot:
78
timeout:
79
minutes: 10
80
method: u-boot
81
prompts:
82
- "root@raspberrypi3:~"
83
- "raspberrypi3:~#"
84
- '/ #'
85
86
auto_login:
87
login_prompt: "login:"
88
username: root
89
commands: nbd
90
type: bootm
91
transfer_overlay:
92
download_command: wget
93
unpack_command: tar -C / -xvpf
94
95
- test:
96
definitions:
97
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
98
from: git
99
path: test-suites/short-smoke/busybox.yaml
100
name: busybox
101
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
102
from: git
103
path: test-suites/short-smoke/smoke-tests-basic.yaml
104
name: smoke-tests-basic
105
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
106
from: git
107
path: test-suites/short-smoke/service-check.yaml
108
name: service-check
109
110
- test:
111
timeout:
112
minutes: 60
113
definitions:
114
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
115
from: git
116
path: test-suites/yocto-ptest.yaml
117
name: yocto-ptest