Job definition file - 24119 download

Copy to clipboard

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