Job definition file - 32063 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-28547-1
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/28547/1/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/28547/1/bbe
27
job.kernel_image: zImage
28
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/28547/1/bbe/am335x-sancloud-bbe.dtb
29
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/28547/1/bbe/initramfs-netboot-image-bbe.ext4.gz
30
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/28547/1
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-28547-1
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: http://download.automotivelinux.org/AGL/upload/ci/28547/1/bbe/zImage
89
type: zimage
90
initrd:
91
url: http://download.automotivelinux.org/AGL/upload/ci/28547/1/bbe/initramfs-netboot-image-bbe.ext4.gz
92
allow_modify: false
93
nbdroot:
94
url: http://download.automotivelinux.org/AGL/upload/ci/28547/1/bbe/agl-telematics-demo-platform-bbe.ext4.xz
95
compression: xz
96
dtb:
97
url: http://download.automotivelinux.org/AGL/upload/ci/28547/1/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: ci-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: ci-smoke-tests-basic
140
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
141
from: git
142
history: False
143
path: test-suites/short-smoke/service-check.yaml
144
name: ci-service-check
145
parameters:
146
BUILD_TAGS: ""
147
DEVICE_TAGS: ""
148
149
- test:
150
timeout:
151
minutes: 15
152
definitions:
153
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
154
from: git
155
history: False
156
path: test-suites/short-smoke/dumpjournal.yaml
157
name: ci-dumpjournal