Job definition file - 37749 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.3.y/v5.3.10/arm64/defconfig/gcc-8/
7
kernel.tree: stable
8
kernel.version: v5.3.10
9
kernel.endian: little
10
kernel.defconfig: defconfig
11
kernel.defconfig_base: defconfig
12
kernel.arch_defconfig: arm64-defconfig
13
platform.dtb: renesas/r8a7795-h3ulcb-kf.dtb?raw=true
14
platform.dtb_short: r8a7795-h3ulcb-kf.dtb?raw=true
15
platform.fastboot: false
16
platform.name: r8a7795-h3ulcb-kf
17
platform.mach: renesas
18
test.plan: boot
19
git.commit: b260a0862e3a9fccdac23ec3b783911b098c1c74
20
git.describe: v5.3.10
21
git.branch: linux-5.3.y
22
git.url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
23
device.type: r8a7795-h3ulcb-kf
24
job.arch: arm64
25
job.name: stable-linux-5.3.y-v5.3.10-arm64-defconfig-gcc-8-r8a7795-h3ulcb-kf.dtb-r8a7795-h3ulcb-kf-boot
26
job.kernel_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.3.y/v5.3.10/arm64/defconfig/gcc-8/Image?raw=true
27
job.kernel_image: Image?raw=true
28
job.modules_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.3.y/v5.3.10/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-8-gd700ebb99e8f/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.3.y/v5.3.10/arm64/defconfig/gcc-8/dtbs/renesas/r8a7795-h3ulcb-kf.dtb?raw=true
32
job.file_server_resource: stable/linux-5.3.y/v5.3.10/arm64/defconfig/gcc-8
33
job.build_environment: gcc-8
34
35
36
37
38
39
40
41
device_type: r8a7795-h3ulcb-kf
42
43
44
context:
45
extra_kernel_args: "console_msg_format=syslog"
46
47
48
49
job_name: Health Check for r8a7795-h3ulcb-kf with v5.3.10
50
timeouts:
51
job:
52
minutes: 10
53
action:
54
minutes: 10
55
actions:
56
power-off:
57
seconds: 30
58
priority: high
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.3.y/v5.3.10/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-8-gd700ebb99e8f/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.3.y/v5.3.10/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.3.y/v5.3.10/arm64/defconfig/gcc-8/dtbs/renesas/r8a7795-h3ulcb-kf.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
- '/ #'