Job definition file - 10892 download

Name
qemu-corelab-01 (reports)
Requested type
qemu (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.0.y/v5.0.21/x86_64/x86_64_defconfig/gcc-8/
6
kernel.tree: stable
7
kernel.version: v5.0.21
8
kernel.endian: little
9
kernel.defconfig: x86_64_defconfig
10
kernel.defconfig_base: x86_64_defconfig
11
kernel.arch_defconfig: x86_64-x86_64_defconfig
12
platform.dtb: None
13
platform.dtb_short: None
14
platform.fastboot: false
15
platform.name: qemu
16
platform.mach: qemu
17
test.plan: boot
18
git.commit: fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83
19
git.describe: v5.0.21
20
git.branch: linux-5.0.y
21
git.url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
22
device.type: qemu
23
job.arch: x86_64
24
job.name: stable-linux-5.0.y-v5.0.21-x86_64-x86_64_defconfig-gcc-8-no-dtb-qemu-boot
25
job.kernel_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.0.y/v5.0.21/x86_64/x86_64_defconfig/gcc-8/bzImage?raw=true
26
job.kernel_image: bzImage?raw=true
27
job.modules_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.0.y/v5.0.21/x86_64/x86_64_defconfig/gcc-8/modules.tar.xz?raw=true
28
job.initrd_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/kci-2019.02-2-gefc755ba4a02/x86/base/rootfs.cpio.gz?raw=true
29
job.nfsrootfs_url: None
30
job.dtb_url: None
31
job.file_server_resource: stable/linux-5.0.y/v5.0.21/x86_64/x86_64_defconfig/gcc-8
32
job.build_environment: gcc-8
33
34
35
36
device_type: qemu
37
38
39
40
job_name: Health Check for qemu with v5.0.21
41
timeouts:
42
job:
43
minutes: 10
44
action:
45
minutes: 10
46
actions:
47
power-off:
48
seconds: 30
49
priority: high
50
visibility: public
51
52
53
54
context:
55
arch: x86_64
56
cpu: qemu64
57
guestfs_interface: virtio
58
59
actions:
60
- deploy:
61
timeout:
62
minutes: 3
63
to: tmpfs
64
os: oe
65
images:
66
kernel:
67
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/ram0 debug verbose"'
68
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.0.y/v5.0.21/x86_64/x86_64_defconfig/gcc-8/bzImage?raw=true
69
ramdisk:
70
image_arg: '-initrd {ramdisk}'
71
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/kci-2019.02-2-gefc755ba4a02/x86/base/rootfs.cpio.gz?raw=true
72
73
- boot:
74
timeout:
75
minutes: 5
76
method: qemu
77
media: tmpfs
78
prompts:
79
- '/ #'