Job definition file - 27593 download

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

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