Job definition file - 34989 download

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

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