Job definition file - 10 download

Name
qemu-corelab-01 (reports)
Requested type
qemu (reports)
Copy to clipboard

1
metadata:
2
image.type: 'kernel-ci'
3
image.url: https://github.com/BayLibre/lava-healthchecks-binary/blob/master/mainline/master/v4.15/x86/x86_64_defconfig/
4
kernel.tree: mainline
5
kernel.version: v4.15
6
kernel.endian: little
7
kernel.defconfig: x86_64_defconfig
8
kernel.defconfig_base: x86_64_defconfig
9
kernel.arch_defconfig: x86-x86_64_defconfig
10
platform.dtb: qemu
11
platform.dtb_short: qemu
12
platform.fastboot: false
13
platform.name: qemu
14
platform.mach: qemu
15
test.plan: boot
16
git.commit: 569dbb88e80deb68974ef6fdd6a13edb9d686261
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: qemu
21
job.arch: x86
22
job.name: mainline-master-v4.15-x86-x86_64_defconfig-qemu-qemu-boot
23
job.kernel_url: https://github.com/BayLibre/lava-healthchecks-binary/blob/master/mainline/master/v4.15/x86/x86_64_defconfig/bzImage?raw=true
24
job.kernel_image: bzImage
25
job.modules_url: https://github.com/BayLibre/lava-healthchecks-binary/blob/master/mainline/master/v4.15/x86/x86_64_defconfig/modules.tar.xz?raw=true
26
job.initrd_url: https://github.com/BayLibre/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/x86/rootfs.cpio.gz?raw=true
27
job.nfsrootfs_url: None
28
job.dtb_url: None
29
30
notify:
31
criteria:
32
status: finished
33
callback:
34
url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=AGL-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
35
method: POST
36
dataset: all
37
token: lab-agl-core-callback-LF
38
content-type: json
39
device_type: qemu
40
41
job_name: mainline-master-v4.15-x86-x86_64_defconfig-qemu-qemu-boot
42
timeouts:
43
job:
44
minutes: 10
45
action:
46
minutes: 5
47
actions:
48
power-off:
49
seconds: 30
50
priority: high
51
visibility: public
52
53
context:
54
arch: x86_64
55
cpu: qemu64
56
57
actions:
58
- deploy:
59
timeout:
60
minutes: 3
61
to: tmpfs
62
os: oe
63
images:
64
kernel:
65
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/ram0 debug verbose"'
66
url: https://github.com/BayLibre/lava-healthchecks-binary/blob/master/mainline/master/v4.15/x86/x86_64_defconfig/bzImage?raw=true
67
ramdisk:
68
image_arg: '-initrd {ramdisk}'
69
url: https://github.com/BayLibre/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/x86/rootfs.cpio.gz?raw=true
70
71
- boot:
72
timeout:
73
minutes: 5
74
method: qemu
75
media: tmpfs
76
prompts:
77
- 'linaro-test'
78
- 'root@debian:~#'
79
- '/ #'