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