Job definition file - 23716 download

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

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