Job definition file - 3214 download

Name
upsquare-01 (reports)
Requested type
upsquare (reports)
Copy to clipboard

1
metadata:
2
image.type: 'kernel-ci'
3
image.url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.0.y/v5.0.5/x86_64/tinyconfig/gcc-7/
4
kernel.tree: stable
5
kernel.version: v5.0.5
6
kernel.endian: little
7
kernel.defconfig: tinyconfig
8
kernel.defconfig_base: tinyconfig
9
kernel.arch_defconfig: x86_64-tinyconfig
10
platform.dtb: None
11
platform.dtb_short: None
12
platform.fastboot: false
13
platform.name: upsquare
14
platform.mach: x86
15
test.plan: boot
16
git.commit: 1f6f316a537d4310747b08f89fb32565317b288b
17
git.describe: v5.0.5
18
git.branch: linux-5.0.y
19
git.url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
20
device.type: upsquare
21
job.arch: x86_64
22
job.name: stable-linux-5.0.y-v5.0.5-x86_64-tinyconfig-gcc-7-no-dtb-upsquare-boot
23
job.kernel_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.0.y/v5.0.5/x86_64/tinyconfig/gcc-7/bzImage?raw=true
24
job.kernel_image: bzImage?raw=true
25
job.modules_url: None
26
job.initrd_url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/kci-2018.11/x86/base/rootfs.cpio.gz?raw=true
27
job.nfsrootfs_url: None
28
job.dtb_url: None
29
job.file_server_resource: stable/linux-5.0.y/v5.0.5/x86_64/tinyconfig/gcc-7
30
job.build_environment: gcc-7
31
32
33
34
35
36
device_type: upsquare
37
38
39
40
job_name: Health Check for upsquare with v5.0.5
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
55
56
actions:
57
- deploy:
58
timeout:
59
minutes: 2
60
to: tftp
61
kernel:
62
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/stable/linux-5.0.y/v5.0.5/x86_64/tinyconfig/gcc-7/bzImage?raw=true
63
type: bzimage
64
ramdisk:
65
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/kci-2018.11/x86/base/rootfs.cpio.gz?raw=true
66
compression: gz
67
os: oe
68
69
70
- boot:
71
timeout:
72
minutes: 5
73
method: grub
74
commands: ramdisk
75
prompts:
76
- '/ #'