Job definition file - 3730 download

Copy to clipboard

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