Job definition file - 18374 download

Copy to clipboard

1
2
3
4
metadata:
5
image.url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8/
6
kernel.tree: stable
7
kernel.version: v5.10.34
8
kernel.endian: little
9
kernel.defconfig: multi_v7_defconfig
10
kernel.defconfig_full: multi_v7_defconfig
11
platform.dtb: dtbs/am335x-sancloud-bbe.dtb
12
platform.dtb_short: am335x-sancloud-bbe.dtb
13
platform.fastboot: false
14
platform.mach: omap2
15
test.plan: baseline
16
test.plan_variant: baseline
17
git.commit: 0aa66717f684f0280cc9bccf50f603e80d05495b
18
git.describe: v5.10.34
19
git.branch: linux-5.10.y
20
git.url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
21
device.type: am335x-sancloud-bbe
22
job.arch: arm
23
job.name: stable-linux-5.10.y-v5.10.34-arm-multi_v7_defconfig-gcc-8-am335x-sancloud-bbe.dtb-am335x-sancloud-bbe-baseline
24
job.kernel_url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8/zImage
25
job.kernel_image: zImage
26
job.modules_url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8/modules.tar.xz
27
job.initrd_url: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz
28
job.nfsrootfs_url: None
29
job.dtb_url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8/dtbs/am335x-sancloud-bbe.dtb
30
job.file_server_resource: stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8
31
job.build_environment: gcc-8
32
33
34
35
36
37
38
39
device_type: am335x-sancloud-bbe
40
41
42
context:
43
extra_kernel_args: console_msg_format=syslog
44
45
46
notify:
47
criteria:
48
status: finished
49
callback:
50
url: http://kernelci.dev.baylibre.com:8081/callback/?lab_name=agl&status={STATUS}&status_string={STATUS_STRING}
51
method: POST
52
dataset: all
53
token: lab-agl-core-callback-baylibre-dev
54
content-type: json
55
56
57
job_name: stable-linux-5.10.y-v5.10.34-arm-multi_v7_defconfig-gcc-8-am335x-sancloud-bbe.dtb-am335x-sancloud-bbe-baseline
58
timeouts:
59
job:
60
minutes: 10
61
action:
62
minutes: 10
63
actions:
64
power-off:
65
seconds: 30
66
priority: medium
67
visibility: public
68
69
70
71
72
73
74
actions:
75
- deploy:
76
timeout:
77
minutes: 10
78
to: tftp
79
kernel:
80
url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8/zImage
81
type: zimage
82
ramdisk:
83
url: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz
84
compression: gz
85
modules:
86
url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8/modules.tar.xz
87
compression: xz
88
dtb:
89
url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.34/arm/multi_v7_defconfig/gcc-8/dtbs/am335x-sancloud-bbe.dtb
90
os: oe
91
92
93
- boot:
94
timeout:
95
minutes: 5
96
method: u-boot
97
commands: ramdisk
98
prompts:
99
- '/ #'
100
101
102
- test:
103
timeout:
104
minutes: 1
105
definitions:
106
- repository:
107
metadata:
108
format: Lava-Test Test Definition 1.0
109
name: baseline
110
description: "baseline test plan"
111
os:
112
- debian
113
scope:
114
- functional
115
environment:
116
- lava-test-shell
117
run:
118
steps:
119
- KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh
120
lava-signal: kmsg
121
from: inline
122
name: dmesg
123
path: inline/dmesg.yaml
124
125
- test:
126
timeout:
127
minutes: 1
128
definitions:
129
- repository:
130
metadata:
131
format: Lava-Test Test Definition 1.0
132
name: baseline
133
description: "baseline test plan"
134
os:
135
- debian
136
scope:
137
- functional
138
environment:
139
- lava-test-shell
140
run:
141
steps:
142
- export PATH=/opt/bootrr/helpers:$PATH
143
- cd /opt/bootrr && sh helpers/bootrr-auto
144
lava-signal: kmsg
145
from: inline
146
name: bootrr
147
path: inline/bootrr.yaml