Job definition file - 15910 download

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

1
2
3
4
metadata:
5
image.url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.9/x86_64/x86_64_defconfig/gcc-8/
6
kernel.tree: stable
7
kernel.version: v5.10.9
8
kernel.endian: little
9
kernel.defconfig: x86_64_defconfig
10
kernel.defconfig_full: x86_64_defconfig
11
platform.dtb: None
12
platform.dtb_short: None
13
platform.fastboot: false
14
platform.mach: x86
15
test.plan: baseline
16
test.plan_variant: baseline
17
git.commit: e2d133180bbc28a48316e67a003796885580b087
18
git.describe: v5.10.9
19
git.branch: linux-5.10.y
20
git.url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
21
device.type: upsquare
22
job.arch: x86_64
23
job.name: stable-linux-5.10.y-v5.10.9-x86_64-x86_64_defconfig-gcc-8-no-dtb-upsquare-baseline
24
job.kernel_url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.9/x86_64/x86_64_defconfig/gcc-8/bzImage
25
job.kernel_image: bzImage
26
job.modules_url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.9/x86_64/x86_64_defconfig/gcc-8/modules.tar.xz
27
job.initrd_url: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-4-g97706c5d9567/x86/baseline/rootfs.cpio.gz
28
job.nfsrootfs_url: None
29
job.dtb_url: None
30
job.file_server_resource: stable/linux-5.10.y/v5.10.9/x86_64/x86_64_defconfig/gcc-8
31
job.build_environment: gcc-8
32
33
34
35
36
37
device_type: upsquare
38
39
40
41
job_name: stable-linux-5.10.y-v5.10.9-x86_64-x86_64_defconfig-gcc-8-no-dtb-upsquare-baseline
42
timeouts:
43
job:
44
minutes: 10
45
action:
46
minutes: 10
47
actions:
48
power-off:
49
seconds: 30
50
priority: medium
51
visibility: public
52
53
54
55
56
57
58
actions:
59
- deploy:
60
timeout:
61
minutes: 10
62
to: tftp
63
kernel:
64
url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.9/x86_64/x86_64_defconfig/gcc-8/bzImage
65
type: bzimage
66
ramdisk:
67
url: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020.05-4-g97706c5d9567/x86/baseline/rootfs.cpio.gz
68
compression: gz
69
modules:
70
url: http://storage.kernelci.org/stable/linux-5.10.y/v5.10.9/x86_64/x86_64_defconfig/gcc-8/modules.tar.xz
71
compression: xz
72
os: oe
73
74
75
- boot:
76
timeout:
77
minutes: 5
78
method: grub
79
commands: ramdisk
80
prompts:
81
- '/ #'
82
83
84
- test:
85
timeout:
86
minutes: 1
87
definitions:
88
- repository:
89
metadata:
90
format: Lava-Test Test Definition 1.0
91
name: baseline
92
description: "baseline test plan"
93
os:
94
- debian
95
scope:
96
- functional
97
environment:
98
- lava-test-shell
99
run:
100
steps:
101
- KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh
102
from: inline
103
name: dmesg
104
path: inline/dmesg.yaml
105
106
- test:
107
timeout:
108
minutes: 1
109
definitions:
110
- repository:
111
metadata:
112
format: Lava-Test Test Definition 1.0
113
name: baseline
114
description: "baseline test plan"
115
os:
116
- debian
117
scope:
118
- functional
119
environment:
120
- lava-test-shell
121
run:
122
steps:
123
- export PATH=/opt/bootrr/helpers:$PATH
124
- cd /opt/bootrr && sh helpers/bootrr-auto
125
lava-signal: kmsg
126
from: inline
127
name: bootrr
128
path: inline/bootrr.yaml