Job definition file - 12722 download

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

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