Job definition file - 24104 download

Copy to clipboard

1
2
3
4
5
metadata:
6
git.branch: master
7
git.commit: agl-commit
8
image.type: AGL-ci
9
job.arch: arm
10
job.name: AGL-gerrit-27101-1
11
kernel.tree: AGL-yocto
12
kernel.version: AGL-kernel-version
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: defconfig+CONFIG_AGL=y
15
kernel.endian: little
16
platform.mach: omap
17
platform.name: am335x-sancloud-bbe
18
platform.dtb: am335x-sancloud-bbe.dtb
19
git.url: http://download.automotivelinux.org/AGL/upload/ci/27101/1/bbe/
20
git.describe: master
21
test.plan: agl-testplan
22
test.plan_variant: agl-testplan
23
device.type: am335x-sancloud-bbe
24
job.build_environment: AGL-yocto
25
job.file_server_resource: AGL/upload/ci/27101/1/bbe
26
job.kernel_image: zImage
27
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/27101/1/bbe/am335x-sancloud-bbe.dtb
28
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/27101/1/bbe/initramfs-netboot-image-bbe.ext4.gz
29
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/27101/1
30
31
32
notify:
33
criteria:
34
status: finished
35
callbacks:
36
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
37
method: POST
38
dataset: all
39
token: lab-agl-core-callback-LF
40
content-type: json
41
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
42
method: POST
43
dataset: all
44
token: lab-agl-core-callback-baylibre
45
content-type: json
46
47
48
device_type: am335x-sancloud-bbe
49
50
job_name: AGL-gerrit-27101-1
51
52
timeouts:
53
job:
54
minutes: 150
55
action:
56
minutes: 30
57
connection:
58
minutes: 15
59
connections:
60
lava-test-shell:
61
minutes: 15
62
63
priority: medium
64
visibility: public
65
66
protocols:
67
lava-xnbd:
68
port: auto
69
70
actions:
71
72
- deploy:
73
timeout:
74
minutes: 90
75
to: nbd
76
os: oe
77
failure_retry: 2
78
protocols:
79
lava-xnbd:
80
- action: nbd-deploy
81
request: set_port
82
kernel:
83
url: http://download.automotivelinux.org/AGL/upload/ci/27101/1/bbe/zImage
84
type: zimage
85
initrd:
86
url: http://download.automotivelinux.org/AGL/upload/ci/27101/1/bbe/initramfs-netboot-image-bbe.ext4.gz
87
allow_modify: false
88
nbdroot:
89
url: http://download.automotivelinux.org/AGL/upload/ci/27101/1/bbe/agl-demo-platform-bbe.ext4.xz
90
compression: xz
91
dtb:
92
url: http://download.automotivelinux.org/AGL/upload/ci/27101/1/bbe/am335x-sancloud-bbe.dtb
93
94
95
96
- boot:
97
timeout:
98
minutes: 20
99
method: u-boot
100
prompts:
101
- "root@bbe:~"
102
- "bbe:~#"
103
- '/ #'
104
105
auto_login:
106
login_prompt: "login:"
107
username: root
108
commands: nbd
109
transfer_overlay:
110
download_command: wget
111
unpack_command: tar -C / -xvpf
112
- test:
113
timeout:
114
minutes: 4
115
definitions:
116
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
117
from: git
118
path: test-suites/short-smoke/network-veth.yaml
119
name: network-veth
120
121
- test:
122
timeout:
123
minutes: 15
124
definitions:
125
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
126
from: git
127
history: False
128
path: test-suites/short-smoke/busybox.yaml
129
name: ci-busybox
130
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
131
from: git
132
history: False
133
path: test-suites/short-smoke/smoke-tests-basic.yaml
134
name: ci-smoke-tests-basic
135
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
136
from: git
137
history: False
138
path: test-suites/short-smoke/service-check.yaml
139
name: ci-service-check
140
parameters:
141
BUILD_TAGS: ""
142
DEVICE_TAGS: ""
143
144
- test:
145
timeout:
146
minutes: 15
147
definitions:
148
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
149
from: git
150
history: False
151
path: test-suites/short-smoke/dumpjournal.yaml
152
name: ci-dumpjournal