Job definition file - 503 download

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

1
2
3
4
5
6
metadata:
7
git.branch: agl-branch
8
image.type: AGL-release
9
job.arch: x86_64
10
job.name: AGL-Flounder-6.0.0-qemux86-64
11
kernel.tree: AGL-yocto
12
kernel.version: AGL-kernel-version
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: defconfig+CONFIG_AGL=y
15
platform.mach: x86
16
platform.name: qemu
17
vcs.url: https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.0/qemux86-64/deploy/images/qemux86-64//
18
19
20
notify:
21
criteria:
22
status: finished
23
callback:
24
url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=lab-jsmoeller&status={STATUS}&status_string={STATUS_STRING}
25
method: POST
26
dataset: all
27
token: lab-jsmoeller
28
content-type: json
29
30
31
device_type: qemu
32
job_name: AGL-Flounder-6.0.0-qemux86-64
33
34
timeouts:
35
job:
36
minutes: 30
37
action:
38
minutes: 15
39
connection:
40
minutes: 5
41
priority: medium
42
visibility: public
43
44
context:
45
no_kvm: false
46
arch: x86_64
47
extra_options: ["-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda"]
48
49
actions:
50
51
- deploy:
52
timeout:
53
minutes: 15
54
to: tmpfs
55
os: oe
56
failure_retry: 2
57
protocols:
58
lava-xnbd:
59
- action: nbd-deploy
60
request: set_port
61
images:
62
kernel:
63
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/hda debug verbose systemd.log_color=false "'
64
url: https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.0/qemux86-64/deploy/images/qemux86-64//bzImage
65
ramdisk:
66
image_arg: '-drive format=raw,file={ramdisk}'
67
url: https://download.automotivelinux.org/AGL/upload/ci/flounder/6.0.0/qemux86-64/deploy/images/qemux86-64//agl-demo-platform-crosssdk-qemux86-64.ext4.xz
68
compression: xz
69
70
71
72
- boot:
73
timeout:
74
minutes: 10
75
method: qemu
76
prompts:
77
- "root@qemux86-64:~"
78
- "qemux86-64:~#"
79
- '/ #'
80
81
auto_login:
82
login_prompt: "login:"
83
username: root
84
media: tmpfs
85
transfer_overlay:
86
download_command: wget
87
unpack_command: tar -C / -xvpf
88
89
- test:
90
timeout:
91
minutes: 3
92
definitions:
93
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
94
from: git
95
path: test-suites/short-smoke/test_can.yaml
96
name: can
97
- test:
98
timeout:
99
minutes: 2
100
definitions:
101
- repository:
102
metadata:
103
format: Lava-Test Test Definition 1.0
104
name: inline-test
105
description: "Inline test to validate test framework health"
106
os:
107
- debian
108
scope:
109
- functional
110
run:
111
steps:
112
- lava-test-set start set-pass
113
- lava-test-case always-pass --shell true
114
- lava-test-set stop set-pass
115
from: inline
116
name: health-test
117
path: inline/health-test.yaml
118
119
- test:
120
definitions:
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
path: test-suites/short-smoke/busybox.yaml
124
name: busybox
125
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
126
from: git
127
path: test-suites/short-smoke/smoke-tests-basic.yaml
128
name: smoke-tests-basic
129
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
130
from: git
131
path: test-suites/short-smoke/service-check.yaml
132
name: service-check
133
- test:
134
definitions:
135
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
136
from: git
137
path: test-suites/yocto-ptest.yaml
138
name: yocto-ptest