Job definition file - 23552 download

Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: agl-branch
8
git.commit: agl-commit
9
image.type: AGL-release
10
job.arch: arm
11
job.name: AGL-gerrit--
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: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/bbe/deploy/images/bbe//
21
git.describe: agl-branch
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/marlin/12.91.0/bbe/deploy/images/bbe/
27
job.kernel_image: zImage
28
job.dtb_url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/bbe/deploy/images/bbe//am335x-sancloud-bbe.dtb
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/bbe/deploy/images/bbe//initramfs-netboot-image-bbe.ext4.gz
30
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--
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: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/bbe/deploy/images/bbe//zImage
85
type: zimage
86
initrd:
87
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/bbe/deploy/images/bbe//initramfs-netboot-image-bbe.ext4.gz
88
allow_modify: false
89
nbdroot:
90
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/bbe/deploy/images/bbe//agl-demo-platform-crosssdk-bbe.ext4.xz
91
compression: xz
92
dtb:
93
url: https://download.automotivelinux.org/AGL/upload/ci/marlin/12.91.0/bbe/deploy/images/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: release-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: release-smoke-tests-basic
136
137
- test:
138
timeout:
139
minutes: 60
140
definitions:
141
- repository: https://git.linaro.org/qa/test-definitions.git
142
from: git
143
history: False
144
path: automated/linux/ptest/ptest.yaml
145
name: release-linaro-ptest
146
parameters:
147
TESTS: "acl attr coreutils dbus-test glib-2.0 lua"
148
- test:
149
timeout:
150
minutes: 15
151
definitions:
152
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
153
from: git
154
history: False
155
path: test-suites/short-smoke/dumpjournal.yaml
156
name: ci-dumpjournal