Job definition file - 17010 download

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

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