Job definition file - 31325 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/octopus/14.93.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/octopus/14.93.0/bbe/deploy/images/bbe/
27
job.kernel_image: zImage
28
job.dtb_url: https://download.automotivelinux.org/AGL/upload/ci/octopus/14.93.0/bbe/deploy/images/bbe//am335x-sancloud-bbe.dtb
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/octopus/14.93.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
50
device_type: am335x-sancloud-bbe
51
52
job_name: AGL-gerrit--
53
54
timeouts:
55
job:
56
minutes: 150
57
action:
58
minutes: 30
59
connection:
60
minutes: 15
61
connections:
62
lava-test-shell:
63
minutes: 15
64
65
priority: medium
66
visibility: public
67
68
# context allows specific values to be overridden or included
69
context:
70
extra_kernel_args: systemd.mask=systemd-network-generator.service
71
protocols:
72
lava-xnbd:
73
port: auto
74
75
actions:
76
77
- deploy:
78
timeout:
79
minutes: 90
80
to: nbd
81
os: oe
82
failure_retry: 2
83
protocols:
84
lava-xnbd:
85
- action: nbd-deploy
86
request: set_port
87
kernel:
88
url: https://download.automotivelinux.org/AGL/upload/ci/octopus/14.93.0/bbe/deploy/images/bbe//zImage
89
type: zimage
90
initrd:
91
url: https://download.automotivelinux.org/AGL/upload/ci/octopus/14.93.0/bbe/deploy/images/bbe//initramfs-netboot-image-bbe.ext4.gz
92
allow_modify: false
93
nbdroot:
94
url: https://download.automotivelinux.org/AGL/upload/ci/octopus/14.93.0/bbe/deploy/images/bbe//agl-telematics-demo-platform-bbe.ext4.xz
95
compression: xz
96
dtb:
97
url: https://download.automotivelinux.org/AGL/upload/ci/octopus/14.93.0/bbe/deploy/images/bbe//am335x-sancloud-bbe.dtb
98
99
100
101
- boot:
102
timeout:
103
minutes: 20
104
method: u-boot
105
prompts:
106
- "root@bbe:~"
107
- "bbe:~#"
108
- '/ #'
109
110
auto_login:
111
login_prompt: "login:"
112
username: root
113
commands: nbd
114
transfer_overlay:
115
download_command: wget
116
unpack_command: tar -C / -xvpf
117
- test:
118
timeout:
119
minutes: 4
120
definitions:
121
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
122
from: git
123
path: test-suites/short-smoke/network-veth.yaml
124
name: network-veth
125
126
- test:
127
timeout:
128
minutes: 15
129
definitions:
130
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
131
from: git
132
history: False
133
path: test-suites/short-smoke/busybox.yaml
134
name: release-busybox
135
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
136
from: git
137
history: False
138
path: test-suites/short-smoke/smoke-tests-basic.yaml
139
name: release-smoke-tests-basic
140
141
- test:
142
timeout:
143
minutes: 90
144
definitions:
145
- repository: https://git.linaro.org/qa/test-definitions.git
146
from: git
147
history: False
148
path: automated/linux/ptest/ptest.yaml
149
name: release-linaro-ptest
150
parameters:
151
TESTS: "dbus-test glib-2.0 lua"
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