Job definition file - 5812 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: Fbd47e3ff-L8d074d15
8
image.type: AGL-ci
9
job.arch: x86
10
job.name: AGL-gerrit-21943-1
11
kernel.tree: AGL-yocto
12
kernel.version: 7.99.3-8d074d15
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: AGL-intel-corei7-64-Fbd47e3ff-L8d074d15
15
platform.mach: intel
16
platform.name: upsquare
17
git.url: http://download.automotivelinux.org/AGL/upload/ci/21943/1/intel-corei7-64/
18
test.plan: agl-testplan
19
device.type: upsquare
20
job.build_environment: AGL-yocto
21
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/21943/1
22
23
24
notify:
25
criteria:
26
status: finished
27
callbacks:
28
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
29
method: POST
30
dataset: all
31
token: lab-agl-core-callback-LF
32
content-type: json
33
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
34
method: POST
35
dataset: all
36
token: lab-agl-core-callback-baylibre
37
content-type: json
38
39
40
device_type: upsquare
41
42
job_name: AGL-gerrit-21943-1
43
44
timeouts:
45
job:
46
minutes: 120
47
action:
48
minutes: 15
49
connection:
50
minutes: 10
51
connections:
52
lava-test-shell:
53
minutes: 10
54
55
priority: medium
56
visibility: public
57
58
protocols:
59
lava-xnbd:
60
port: auto
61
62
# context allows specific values to be overridden or included
63
context:
64
extra_kernel_args: initrd=initramfs-netboot-image-intel-corei7-64.ext4.gz
65
66
actions:
67
68
- deploy:
69
timeout:
70
minutes: 60
71
to: nbd
72
os: oe
73
failure_retry: 2
74
protocols:
75
lava-xnbd:
76
- action: nbd-deploy
77
request: set_port
78
kernel:
79
url: http://download.automotivelinux.org/AGL/upload/ci/21943/1/intel-corei7-64/bzImage
80
initrd:
81
url: http://download.automotivelinux.org/AGL/upload/ci/21943/1/intel-corei7-64/initramfs-netboot-image-intel-corei7-64.ext4.gz
82
allow_modify: false
83
nbdroot:
84
url: http://download.automotivelinux.org/AGL/upload/ci/21943/1/intel-corei7-64/agl-demo-platform-intel-corei7-64.ext4.xz
85
compression: xz
86
87
88
89
- boot:
90
timeout:
91
minutes: 15
92
method: grub
93
prompts:
94
- "root@intel-corei7-64:~"
95
- "intel-corei7-64:~#"
96
- '/ #'
97
98
auto_login:
99
login_prompt: "login:"
100
username: root
101
commands: nbd
102
transfer_overlay:
103
download_command: wget
104
unpack_command: tar -C / -xvpf
105
106
- test:
107
timeout:
108
minutes: 15
109
definitions:
110
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
111
from: git
112
history: False
113
path: test-suites/short-smoke/busybox.yaml
114
name: busybox
115
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
116
from: git
117
history: False
118
path: test-suites/short-smoke/smoke-tests-basic.yaml
119
name: smoke-tests-basic
120
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
121
from: git
122
history: False
123
path: test-suites/short-smoke/service-check.yaml
124
name: service-check
125
126
- test:
127
timeout:
128
minutes: 60
129
definitions:
130
- repository: https://git.linaro.org/qa/test-definitions.git
131
from: git
132
history: False
133
path: automated/linux/ptest/ptest.yaml
134
name: linaro-ptest
135
parameters:
136
TESTS: "xmlsec1 libxml2 lua"
137
138
- test:
139
timeout:
140
minutes: 4
141
definitions:
142
- repository:
143
metadata:
144
format: Lava-Test Test Definition 1.0
145
name: aplay
146
description: "aplay"
147
os:
148
- debian
149
scope:
150
- functional
151
run:
152
steps:
153
- aplay -l
154
- aplay -L
155
from: inline
156
name: aplay
157
path: inline/aplay.yaml