Job definition file - 11446 download

Copy to clipboard

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