Job definition file - 37535 download

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

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