Job definition file - 12565 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-25175-1
7
kernel.tree: AGL-yocto
8
kernel.version: AGL-app-gerrit-25175-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: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
33
method: POST
34
dataset: all
35
token: lab-agl-core-callback-LF
36
content-type: json
37
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
38
method: POST
39
dataset: all
40
token: lab-agl-core-callback-baylibre
41
content-type: json
42
43
44
device_type: qemu
45
46
job_name: SPEC-3484-coverage
47
48
timeouts:
49
job:
50
minutes: 150
51
action:
52
minutes: 50
53
connection:
54
minutes: 15
55
connections:
56
lava-test-shell:
57
minutes: 15
58
59
priority: medium
60
visibility: public
61
62
context:
63
no_kvm: false
64
arch: x86_64
65
extra_options: ["-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci -device virtio-rng-pci"]
66
67
actions:
68
69
- deploy:
70
timeout:
71
minutes: 90
72
to: tmpfs
73
os: oe
74
failure_retry: 2
75
protocols:
76
lava-xnbd:
77
- action: nbd-deploy
78
request: set_port
79
images:
80
kernel:
81
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/hda verbose systemd.log_color=false rw fstab=no no_timer_check"'
82
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/bzImage
83
rootvd:
84
image_arg: '-drive format=raw,file={rootvd}'
85
url: http://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
86
compression: xz
87
88
89
90
- boot:
91
timeout:
92
minutes: 20
93
method: qemu
94
prompts:
95
- "root@qemux86-64:~"
96
- "qemux86-64:~#"
97
- '/ #'
98
99
auto_login:
100
login_prompt: "login:"
101
username: root
102
media: tmpfs
103
transfer_overlay:
104
download_command: wget
105
unpack_command: tar -C / -xvpf
106
107
- test:
108
timeout:
109
minutes: 50
110
definitions:
111
- repository: https://github.com/montjoie/qa-testdefinitions
112
branch: SPEC-3484-coverage-mini
113
from: git
114
path: test-suites/short-smoke/application-lifecycle.yaml
115
name: application-lifecycle
116
parameters:
117
APPURL: "http://build2.baylibre.com:9080/clabbe/agl/mediascanner/"