Job definition file - 22955 download

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

1
2
metadata:
3
git.branch: master
4
git.commit: agl-commit
5
image.type: AGL-ci
6
job.arch: arm
7
job.name: AGL-gerrit-26959-1
8
kernel.tree: AGL-yocto
9
kernel.version: AGL-kernel-version
10
kernel.defconfig_base: defconfig
11
kernel.defconfig: defconfig+CONFIG_AGL=y
12
kernel.endian: little
13
platform.mach: arm
14
platform.name: qemu
15
platform.dtb: None
16
git.url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/
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/upload/ci/26959/1/qemuarm
23
job.kernel_image: zImage
24
job.dtb_url: None
25
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
26
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26959/1
27
28
29
notify:
30
criteria:
31
status: finished
32
callbacks:
33
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
34
method: POST
35
dataset: all
36
token: lab-agl-core-callback-LF
37
content-type: json
38
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
39
method: POST
40
dataset: all
41
token: lab-agl-core-callback-baylibre
42
content-type: json
43
44
45
device_type: qemu
46
47
job_name: AGL-gerrit-26959-1-repro
48
49
timeouts:
50
job:
51
minutes: 150
52
action:
53
minutes: 30
54
connection:
55
minutes: 15
56
connections:
57
lava-test-shell:
58
minutes: 15
59
60
priority: medium
61
visibility: public
62
63
context:
64
no_kvm: false
65
arch: arm
66
cpu: cortex-a15
67
machine: virt-2.11
68
memory: 4096
69
model: model=virtio
70
guestfs_interface: virtio
71
extra_options: ["-smp 2 -device intel-hda -device hda-duplex -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=128,edid=on -device qemu-xhci -device usb-tablet -device usb-kbd -vnc unix:/tmp/vnc-AGL-qemuarm-533326"]
72
73
actions:
74
75
- deploy:
76
timeout:
77
minutes: 90
78
to: tmpfs
79
os: oe
80
failure_retry: 2
81
protocols:
82
lava-xnbd:
83
- action: nbd-deploy
84
request: set_port
85
images:
86
kernel:
87
image_arg: '-kernel {kernel} -append "console=ttyAMA0,115200 root=/dev/vda verbose systemd.log_color=false mem=4096M vmalloc=192M memblock=debug cma=160M "'
88
url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/zImage
89
rootvd:
90
image_arg: '-drive format=raw,file={rootvd}'
91
url: http://download.automotivelinux.org/AGL/upload/ci/26959/1/qemuarm/agl-demo-platform-qemuarm.ext4.xz
92
compression: xz
93
94
95
96
- boot:
97
timeout:
98
minutes: 20
99
method: qemu
100
docker:
101
image: kernelci/qemu
102
binary: qemu-system-arm
103
prompts:
104
- "root@qemuarm:~"
105
- "qemuarm:~#"
106
- '/ #'
107
108
auto_login:
109
login_prompt: "login:"
110
username: root
111
media: tmpfs
112
transfer_overlay:
113
download_command: wget
114
unpack_command: tar -C / -xvpf
115
116
- test:
117
timeout:
118
minutes: 25
119
definitions:
120
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
121
from: git
122
path: test-suites/short-smoke/screenshooter.yaml
123
name: screenshooter
124
- test:
125
timeout:
126
minutes: 15
127
definitions:
128
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
129
from: git
130
history: False
131
path: test-suites/short-smoke/dumpjournal.yaml
132
name: ci-dumpjournal