Job definition file - 32603 download

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

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: agl-commit
9
image.type: AGL-ci
10
job.arch: x86
11
job.name: AGL-gerrit-28580-2
12
kernel.tree: AGL-yocto
13
kernel.version: AGL-kernel-version
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: intel
18
platform.name: upsquare
19
platform.dtb: None
20
git.url: http://download.automotivelinux.org/AGL/upload/ci/28580/2/qemux86-64/
21
git.describe: master
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: upsquare
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/28580/2/qemux86-64
27
job.kernel_image: bzImage
28
job.dtb_url: None
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/28580/2/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/28580/2
31
32
33
notify:
34
criteria:
35
status: finished
36
callbacks:
37
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
38
method: POST
39
dataset: all
40
token: lab-agl-core-callback-LF
41
content-type: json
42
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
43
method: POST
44
dataset: all
45
token: lab-agl-core-callback-baylibre
46
content-type: json
47
48
49
50
device_type: upsquare
51
52
job_name: AGL-gerrit-28580-2
53
54
timeouts:
55
job:
56
minutes: 150
57
action:
58
minutes: 30
59
connection:
60
minutes: 15
61
connections:
62
lava-test-shell:
63
minutes: 15
64
65
priority: medium
66
visibility: public
67
68
# context allows specific values to be overridden or included
69
context:
70
extra_kernel_args: systemd.mask=systemd-network-generator.service
71
protocols:
72
lava-xnbd:
73
port: auto
74
75
# context allows specific values to be overridden or included
76
context:
77
extra_kernel_args: initrd=initramfs-netboot-image-qemux86-64.ext4.gz systemd.mask=systemd-network-generator.service
78
79
actions:
80
81
- deploy:
82
timeout:
83
minutes: 90
84
to: nbd
85
os: oe
86
failure_retry: 2
87
protocols:
88
lava-xnbd:
89
- action: nbd-deploy
90
request: set_port
91
kernel:
92
url: http://download.automotivelinux.org/AGL/upload/ci/28580/2/qemux86-64/bzImage
93
type: uimage
94
initrd:
95
url: http://download.automotivelinux.org/AGL/upload/ci/28580/2/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
96
allow_modify: false
97
nbdroot:
98
url: http://download.automotivelinux.org/AGL/upload/ci/28580/2/qemux86-64/agl-demo-platform-qemux86-64.ext4.xz
99
compression: xz
100
101
102
103
- boot:
104
timeout:
105
minutes: 20
106
method: grub
107
prompts:
108
- "root@qemux86-64:~"
109
- "qemux86-64:~#"
110
- '/ #'
111
112
auto_login:
113
login_prompt: "login:"
114
username: root
115
commands: nbd
116
transfer_overlay:
117
download_command: wget
118
unpack_command: tar -C / -xvpf
119
- test:
120
timeout:
121
minutes: 4
122
definitions:
123
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
124
from: git
125
path: test-suites/short-smoke/network-veth.yaml
126
name: network-veth
127
128
- test:
129
timeout:
130
minutes: 15
131
definitions:
132
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
133
from: git
134
history: False
135
path: test-suites/short-smoke/busybox.yaml
136
name: ci-busybox
137
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
138
from: git
139
history: False
140
path: test-suites/short-smoke/smoke-tests-basic.yaml
141
name: ci-smoke-tests-basic
142
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
143
from: git
144
history: False
145
path: test-suites/short-smoke/service-check.yaml
146
name: ci-service-check
147
parameters:
148
BUILD_TAGS: ""
149
DEVICE_TAGS: ""
150
151
- test:
152
timeout:
153
minutes: 25
154
definitions:
155
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
156
from: git
157
path: test-suites/short-smoke/screenshooter.yaml
158
name: screenshooter
159
- test:
160
timeout:
161
minutes: 15
162
definitions:
163
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
164
from: git
165
history: False
166
path: test-suites/short-smoke/dumpjournal.yaml
167
name: ci-dumpjournal