Job definition file - 16848 download

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

1
2
metadata:
3
git.branch: master
4
git.commit: agl-commit
5
image.type: AGL-snapshot
6
job.arch: x86_64
7
job.name: AGL-gerrit-26047-x4
8
kernel.tree: AGL-yocto
9
kernel.version: AGL-app-gerrit-26047-x4
10
kernel.defconfig_base: defconfig
11
kernel.defconfig: defconfig+CONFIG_AGL=y
12
kernel.endian: little
13
platform.mach: x86
14
platform.name: qemu
15
platform.dtb: None
16
git.url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/
17
git.describe: master
18
test.plan: agl-testplan
19
test.plan_variant: agl-testplan
20
device.type: qemu
21
job.build_environment: AGL-yocto
22
job.file_server_resource: AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64
23
job.kernel_image: bzImage
24
job.dtb_url: None
25
job.initrd_url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
26
27
28
29
notify:
30
criteria:
31
status: finished
32
callbacks:
33
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-baylibre&status={STATUS}&status_string={STATUS_STRING}
34
method: POST
35
dataset: all
36
token: lab-agl-core-callback-baylibre-dev
37
content-type: json
38
39
40
device_type: qemu
41
42
job_name: AGL-gerrit-26047-x4
43
44
timeouts:
45
job:
46
minutes: 150
47
action:
48
minutes: 30
49
connection:
50
minutes: 15
51
connections:
52
lava-test-shell:
53
minutes: 15
54
55
priority: medium
56
visibility: public
57
58
context:
59
no_kvm: false
60
arch: x86_64
61
model: model=virtio
62
extra_options: ["-machine q35 -cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci -device virtio-rng-pci -vga virtio -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemux86-64-398940"]
63
64
actions:
65
66
- deploy:
67
timeout:
68
minutes: 90
69
to: tmpfs
70
os: oe
71
failure_retry: 2
72
protocols:
73
lava-xnbd:
74
- action: nbd-deploy
75
request: set_port
76
images:
77
kernel:
78
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/sda verbose systemd.log_color=false rw fstab=no no_timer_check"'
79
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/bzImage
80
rootvd:
81
image_arg: '-drive format=raw,file={rootvd}'
82
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
83
compression: xz
84
85
86
87
- boot:
88
timeout:
89
minutes: 20
90
method: qemu
91
prompts:
92
- "root@qemux86-64:~"
93
- "qemux86-64:~#"
94
- '/ #'
95
96
auto_login:
97
login_prompt: "login:"
98
username: root
99
media: tmpfs
100
transfer_overlay:
101
download_command: wget
102
unpack_command: tar -C / -xvpf
103
104
105
- test:
106
timeout:
107
minutes: 10
108
definitions:
109
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
110
from: git
111
history: False
112
path: test-suites/short-smoke/application-lifecycle.yaml
113
name: application-lifecycle
114
parameters:
115
APPURL: "http://download.automotivelinux.org/AGL/upload/ci//26047/4/master/x86-64"
116
117
- test:
118
timeout:
119
minutes: 15
120
definitions:
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
history: False
124
path: test-suites/short-smoke/dumpjournal.yaml
125
name: ci-dumpjournal
126
- test:
127
timeout:
128
minutes: 10
129
definitions:
130
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
131
from: git
132
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
133
name: pyagl-tests