Job definition file - 27592 download

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

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