Job definition file - 11108 download

Copy to clipboard

1
metadata:
2
image.type: 'kernel-ci'
3
image.url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/mainline/master/v4.15/arm/bcm2835_defconfig/
4
kernel.tree: mainline
5
kernel.version: v4.15
6
kernel.endian: little
7
kernel.defconfig: bcm2835_defconfig
8
kernel.defconfig_base: bcm2835_defconfig
9
kernel.arch_defconfig: arm-bcm2835_defconfig
10
platform.dtb: bcm2837-rpi-3-b.dtb
11
platform.dtb_short: bcm2837-rpi-3-b.dtb
12
platform.fastboot: false
13
platform.name: bcm2837-rpi-3-b
14
platform.mach: bcm
15
test.plan: boot
16
git.commit: a8750ddca918032d6349adbf9a4b6555e7db20da
17
git.describe: v4.15
18
git.branch: master
19
git.url: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
20
device.type: bcm2837-rpi-3-b-32
21
job.arch: arm
22
job.name: mainline-master-v4.15-arm-bcm2835_defconfig-bcm2837-rpi-3-b.dtb-bcm2837-rpi-3-b-32-boot
23
job.kernel_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/mainline/master/v4.15/arm/bcm2835_defconfig/zImage?raw=true
24
job.kernel_image: zImage?raw=true
25
job.modules_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/mainline/master/v4.15/arm/bcm2835_defconfig/modules.tar.xz?raw=true
26
job.initrd_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/armel/rootfs.cpio.gz?raw=true
27
job.nfsrootfs_url: None
28
job.dtb_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/mainline/master/v4.15/arm/bcm2835_defconfig/dtbs/bcm2837-rpi-3-b.dtb?raw=true
29
30
device_type: bcm2837-rpi-3-b-32
31
32
context:
33
test_character_delay: "10"
34
console_device: "ttyS1"
35
36
job_name: mainline-master-v4.15-arm-bcm2835_defconfig-bcm2837-rpi-3-b.dtb-bcm2837-rpi-3-b-32-boot
37
timeouts:
38
job:
39
minutes: 10
40
action:
41
minutes: 10
42
actions:
43
power-off:
44
seconds: 30
45
priority: high
46
visibility: public
47
48
actions:
49
- deploy:
50
timeout:
51
minutes: 10
52
to: tftp
53
kernel:
54
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/mainline/master/v4.15/arm/bcm2835_defconfig/zImage?raw=true
55
type: zimage
56
ramdisk:
57
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/armel/rootfs.cpio.gz?raw=true
58
compression: gz
59
modules:
60
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/mainline/master/v4.15/arm/bcm2835_defconfig/modules.tar.xz?raw=true
61
compression: xz
62
dtb:
63
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/mainline/master/v4.15/arm/bcm2835_defconfig/dtbs/bcm2837-rpi-3-b.dtb?raw=true
64
os: oe
65
66
- boot:
67
timeout:
68
minutes: 5
69
method: u-boot
70
commands: ramdisk
71
prompts:
72
- 'linaro-test'
73
- 'root@debian:~#'
74
- '/ #'