Job definition file - 12589 download

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

1
metadata:
2
git.branch: master
3
git.commit: agl-commit
4
image.type: AGL-daily
5
job.arch: x86_64
6
job.name: AGL-short-smoke-wip
7
kernel.tree: AGL-yocto
8
kernel.version: AGL-kernel-version
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: 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: master/latest/qemux86-64/deploy/images/qemux86-64
22
job.kernel_image: bzImage
23
job.dtb_url: None
24
job.initrd_url: master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
25
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25279/1
26
27
28
29
device_type: qemu
30
31
job_name: AGL-short-smoke-wip
32
33
timeouts:
34
job:
35
minutes: 150
36
action:
37
minutes: 30
38
connection:
39
minutes: 15
40
connections:
41
lava-test-shell:
42
minutes: 15
43
44
priority: medium
45
visibility: public
46
47
context:
48
no_kvm: false
49
arch: x86_64
50
extra_options: ["-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -smp 2 -m 2048 -soundhw hda -device usb-ehci -device virtio-rng-pci"]
51
52
actions:
53
54
- deploy:
55
timeout:
56
minutes: 90
57
to: tmpfs
58
os: oe
59
failure_retry: 2
60
protocols:
61
lava-xnbd:
62
- action: nbd-deploy
63
request: set_port
64
images:
65
kernel:
66
image_arg: '-kernel {kernel} -append "console=ttyS0,115200 root=/dev/hda verbose systemd.log_color=false rw fstab=no no_timer_check"'
67
url: master/latest/qemux86-64/deploy/images/qemux86-64/bzImage
68
rootvd:
69
image_arg: '-drive format=raw,file={rootvd}'
70
url: master/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
71
compression: xz
72
73
74
75
- boot:
76
timeout:
77
minutes: 20
78
method: qemu
79
prompts:
80
- "root@qemux86-64:~"
81
- "qemux86-64:~#"
82
- '/ #'
83
84
auto_login:
85
login_prompt: "login:"
86
username: root
87
media: tmpfs
88
transfer_overlay:
89
download_command: wget
90
unpack_command: tar -C / -xvpf
91
92
- test:
93
timeout:
94
minutes: 10
95
definitions:
96
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
97
from: git
98
path: test-suites/short-smoke/application-lifecycle.yaml
99
name: application-lifecycle
100
parameters:
101
APPURL: "http://download.automotivelinux.org/AGL/upload/ci/25279/1/master/x86-64"
102
103
- test:
104
timeout:
105
minutes: 10
106
definitions:
107
- repository:
108
metadata:
109
name: pyagl_nohw_oneshot
110
format: "Lava-Test-Shell Test Definition 1.0"
111
description: "pyagl_nohw_oneshot"
112
run:
113
steps:
114
- echo "pyagl - no external hardware - oneshot"
115
- lava-test-set start pyagl-nohw-oneshot
116
- ./common/scripts/pyagl-nohw-lava.sh
117
- lava-test-set stop
118
from: inline
119
name: pyagl
120
path: inline/pyagl.yaml