Job definition file - 24153 download

Copy to clipboard

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