Job definition file - 30781 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-28364-1
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/28364/1/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/28364/1/qemux86-64
27
job.kernel_image: bzImage
28
job.dtb_url: None
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/28364/1/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/28364/1
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
device_type: upsquare
50
51
job_name: AGL-gerrit-28364-1
52
53
timeouts:
54
job:
55
minutes: 150
56
action:
57
minutes: 30
58
connection:
59
minutes: 15
60
connections:
61
lava-test-shell:
62
minutes: 15
63
64
priority: medium
65
visibility: public
66
67
protocols:
68
lava-xnbd:
69
port: auto
70
71
# context allows specific values to be overridden or included
72
context:
73
extra_kernel_args: initrd=initramfs-netboot-image-qemux86-64.ext4.gz systemd.mask=systemd-networkd.service
74
75
actions:
76
77
- deploy:
78
timeout:
79
minutes: 90
80
to: nbd
81
os: oe
82
failure_retry: 2
83
protocols:
84
lava-xnbd:
85
- action: nbd-deploy
86
request: set_port
87
kernel:
88
url: http://download.automotivelinux.org/AGL/upload/ci/28364/1/qemux86-64/bzImage
89
type: uimage
90
initrd:
91
url: http://download.automotivelinux.org/AGL/upload/ci/28364/1/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
92
allow_modify: false
93
nbdroot:
94
url: http://download.automotivelinux.org/AGL/upload/ci/28364/1/qemux86-64/agl-demo-platform-qemux86-64.ext4.xz
95
compression: xz
96
97
98
99
- boot:
100
timeout:
101
minutes: 20
102
method: grub
103
prompts:
104
- "root@qemux86-64:~"
105
- "qemux86-64:~#"
106
- '/ #'
107
108
auto_login:
109
login_prompt: "login:"
110
username: root
111
commands: nbd
112
transfer_overlay:
113
download_command: wget
114
unpack_command: tar -C / -xvpf
115
- test:
116
timeout:
117
minutes: 4
118
definitions:
119
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
120
from: git
121
path: test-suites/short-smoke/network-veth.yaml
122
name: network-veth
123
124
- test:
125
timeout:
126
minutes: 15
127
definitions:
128
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
129
from: git
130
history: False
131
path: test-suites/short-smoke/busybox.yaml
132
name: ci-busybox
133
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
134
from: git
135
history: False
136
path: test-suites/short-smoke/smoke-tests-basic.yaml
137
name: ci-smoke-tests-basic
138
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
139
from: git
140
history: False
141
path: test-suites/short-smoke/service-check.yaml
142
name: ci-service-check
143
parameters:
144
BUILD_TAGS: ""
145
DEVICE_TAGS: ""
146
147
- test:
148
timeout:
149
minutes: 25
150
definitions:
151
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
152
from: git
153
path: test-suites/short-smoke/screenshooter.yaml
154
name: screenshooter
155
- test:
156
timeout:
157
minutes: 15
158
definitions:
159
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
160
from: git
161
history: False
162
path: test-suites/short-smoke/dumpjournal.yaml
163
name: ci-dumpjournal