Job definition file - 34991 download

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

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