Job definition file - 35005 download

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

1
2
3
4
device_type: upsquare
5
6
job_name: AGL-gerrit-30008-1
7
8
timeouts:
9
job:
10
minutes: 150
11
action:
12
minutes: 30
13
connection:
14
minutes: 150
15
connections:
16
lava-test-shell:
17
minutes: 15
18
19
priority: medium
20
visibility: public
21
22
protocols:
23
lava-xnbd:
24
port: auto
25
26
# context allows specific values to be overridden or included
27
context:
28
extra_kernel_args: initrd=initramfs-netboot-image-qemux86-64.ext4.gz systemd.mask=systemd-network-generator.service net.ifnames=0 biosdevname=0 systemd.mask=connman.service
29
30
actions:
31
32
- deploy:
33
timeout:
34
minutes: 90
35
to: nbd
36
os: oe
37
failure_retry: 2
38
protocols:
39
lava-xnbd:
40
- action: nbd-deploy
41
request: set_port
42
kernel:
43
url: http://download.automotivelinux.org/AGL/upload/ci/30008/1/qemux86-64/bzImage
44
type: uimage
45
initrd:
46
url: http://download.automotivelinux.org/AGL/upload/ci/30008/1/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
47
allow_modify: false
48
nbdroot:
49
url: http://download.automotivelinux.org/AGL/upload/ci/30008/1/qemux86-64/agl-ivi-demo-qt-qemux86-64.ext4.xz
50
compression: xz
51
52
53
54
- boot:
55
timeout:
56
minutes: 20
57
method: grub
58
prompts:
59
- "root@qemux86-64:~"
60
- "qemux86-64:~#"
61
- '/ #'
62
63
auto_login:
64
login_prompt: "login:"
65
username: root
66
commands: nbd
67
transfer_overlay:
68
download_command: wget
69
unpack_command: tar -C / -xvpf
70
- test:
71
timeout:
72
minutes: 4
73
definitions:
74
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
75
from: git
76
path: test-suites/short-smoke/network-veth.yaml
77
name: network-veth
78
79
- test:
80
timeout:
81
minutes: 15
82
definitions:
83
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
84
from: git
85
history: False
86
path: test-suites/short-smoke/busybox.yaml
87
name: ci-busybox
88
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
89
from: git
90
history: False
91
path: test-suites/short-smoke/smoke-tests-basic.yaml
92
name: ci-smoke-tests-basic
93
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
94
from: git
95
history: False
96
path: test-suites/short-smoke/service-check.yaml
97
name: ci-service-check
98
parameters:
99
BUILD_TAGS: ""
100
DEVICE_TAGS: ""
101
102
- test:
103
timeout:
104
minutes: 25
105
definitions:
106
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
107
from: git
108
path: test-suites/short-smoke/screenshooter.yaml
109
name: screenshooter
110
- test:
111
timeout:
112
minutes: 15
113
definitions:
114
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
115
from: git
116
history: False
117
path: test-suites/short-smoke/dumpjournal.yaml
118
name: ci-dumpjournal