Job definition file - 16111 download

Name
rpi4-corelab-01 (reports)
Requested type
bcm2711-rpi-4-b (reports)
Copy to clipboard

1
2
3
metadata:
4
image.type: 'kernel-ci'
5
image.url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8/
6
kernel.tree: stable
7
kernel.version: v5.6.12
8
kernel.endian: little
9
kernel.defconfig: defconfig
10
kernel.defconfig_base: defconfig
11
kernel.arch_defconfig: arm64-defconfig
12
platform.dtb: dtbs/broadcom/bcm2711-rpi-4-b.dtb
13
platform.dtb_short: bcm2711-rpi-4-b.dtb
14
platform.fastboot: false
15
platform.name: bcm2711-rpi-4-b
16
platform.mach: broadcom
17
test.plan: boot
18
test.plan_variant: boot
19
git.commit: c4bbda210077280030b01adf17d2a5fb39ace668
20
git.describe: v5.6.12
21
git.branch: linux-5.6.y
22
git.url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
23
device.type: bcm2711-rpi-4-b
24
job.arch: arm64
25
job.name: stable-linux-5.6.y-v5.6.12-arm64-defconfig-gcc-8-bcm2711-rpi-4-b.dtb-bcm2711-rpi-4-b-boot
26
job.kernel_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8/Image?raw=true
27
job.kernel_image: Image
28
job.modules_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8/modules.tar.xz?raw=true
29
job.initrd_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/kci-2019.02-11-g17e793fa4728/arm64/base/rootfs.cpio.gz?raw=true
30
job.nfsrootfs_url: None
31
job.dtb_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8/dtbs/broadcom/bcm2711-rpi-4-b.dtb?raw=true
32
job.file_server_resource: stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8
33
job.build_environment: gcc-8
34
35
36
37
38
39
40
41
device_type: bcm2711-rpi-4-b
42
43
44
context:
45
extra_kernel_args: console_msg_format=syslog console=serial0,115200n8
46
47
48
49
job_name: Health Check for bcm2711-rpi-4-b with v5.6.12
50
timeouts:
51
job:
52
minutes: 10
53
action:
54
minutes: 10
55
actions:
56
power-off:
57
seconds: 30
58
priority: medium
59
visibility: public
60
61
62
63
64
65
actions:
66
- deploy:
67
timeout:
68
minutes: 10
69
to: tftp
70
kernel:
71
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8/Image?raw=true
72
type: image
73
ramdisk:
74
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/kci-2019.02-11-g17e793fa4728/arm64/base/rootfs.cpio.gz?raw=true
75
compression: gz
76
modules:
77
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8/modules.tar.xz?raw=true
78
compression: xz
79
dtb:
80
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.6.y/v5.6.12/arm64/defconfig/gcc-8/dtbs/broadcom/bcm2711-rpi-4-b.dtb?raw=true
81
os: oe
82
83
84
- boot:
85
timeout:
86
minutes: 5
87
method: u-boot
88
commands: ramdisk
89
prompts:
90
- '/ #'