Job definition file - 23508 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: agl-commit
9
image.type: AGL-ci
10
job.arch: arm
11
job.name: AGL-gerrit-26981-6
12
kernel.tree: AGL-yocto
13
kernel.version: AGL-kernel-version
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
kernel.endian: little
17
platform.mach: omap
18
platform.name: am335x-sancloud-bbe
19
platform.dtb: am335x-sancloud-bbe.dtb
20
git.url: http://download.automotivelinux.org/AGL/upload/ci/26981/6/bbe/
21
git.describe: master
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: am335x-sancloud-bbe
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/26981/6/bbe
27
job.kernel_image: zImage
28
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/26981/6/bbe/am335x-sancloud-bbe.dtb
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/26981/6/bbe/initramfs-netboot-image-bbe.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/26981/6
31
32
33
notify:
34
criteria:
35
status: finished
36
callbacks:
37
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
38
method: POST
39
dataset: all
40
token: lab-agl-core-callback-LF
41
content-type: json
42
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
43
method: POST
44
dataset: all
45
token: lab-agl-core-callback-baylibre
46
content-type: json
47
48
49
device_type: am335x-sancloud-bbe
50
51
job_name: AGL-gerrit-26981-6
52
53
timeouts:
54
job:
55
minutes: 150
56
action:
57
minutes: 30
58
connection:
59
minutes: 15
60
connections:
61
lava-test-shell:
62
minutes: 15
63
64
priority: medium
65
visibility: public
66
67
protocols:
68
lava-xnbd:
69
port: auto
70
71
actions:
72
73
- deploy:
74
timeout:
75
minutes: 90
76
to: nbd
77
os: oe
78
failure_retry: 2
79
protocols:
80
lava-xnbd:
81
- action: nbd-deploy
82
request: set_port
83
kernel:
84
url: http://download.automotivelinux.org/AGL/upload/ci/26981/6/bbe/zImage
85
type: zimage
86
initrd:
87
url: http://download.automotivelinux.org/AGL/upload/ci/26981/6/bbe/initramfs-netboot-image-bbe.ext4.gz
88
allow_modify: false
89
nbdroot:
90
url: http://download.automotivelinux.org/AGL/upload/ci/26981/6/bbe/agl-demo-platform-bbe.ext4.xz
91
compression: xz
92
dtb:
93
url: http://download.automotivelinux.org/AGL/upload/ci/26981/6/bbe/am335x-sancloud-bbe.dtb
94
95
96
97
- boot:
98
timeout:
99
minutes: 20
100
method: u-boot
101
prompts:
102
- "root@bbe:~"
103
- "bbe:~#"
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: 60
148
definitions:
149
- repository: https://git.linaro.org/qa/test-definitions.git
150
from: git
151
history: False
152
path: automated/linux/ptest/ptest.yaml
153
name: ci-linaro-ptest
154
parameters:
155
TESTS: "acl attr coreutils dbus-test glib lua"
156
- test:
157
timeout:
158
minutes: 15
159
definitions:
160
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
161
from: git
162
history: False
163
path: test-suites/short-smoke/dumpjournal.yaml
164
name: ci-dumpjournal