Job definition file - 11660 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: arm64
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: renesas
18
platform.name: r8a7795-h3ulcb-kf
19
platform.dtb: r8a7795-h3ulcb-4x2g.dtb
20
git.url: https://download.automotivelinux.org/AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb//
21
git.describe: agl-branch
22
test.plan: agl-testplan
23
test.plan_variant: agl-testplan
24
device.type: r8a7795-h3ulcb-kf
25
job.build_environment: AGL-yocto
26
job.file_server_resource: AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb/
27
job.kernel_image: Image
28
job.dtb_url: https://download.automotivelinux.org/AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb//r8a7795-h3ulcb-4x2g.dtb
29
job.initrd_url: https://download.automotivelinux.org/AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb//initramfs-netboot-image-h3ulcb.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
device_type: r8a7795-h3ulcb-kf
50
51
job_name: AGL-gerrit--
52
53
timeouts:
54
job:
55
minutes: 150
56
action:
57
minutes: 30
58
connection:
59
minutes: 15
60
connections:
61
lava-test-shell:
62
minutes: 15
63
64
priority: medium
65
visibility: public
66
67
protocols:
68
lava-xnbd:
69
port: auto
70
71
actions:
72
73
- deploy:
74
timeout:
75
minutes: 90
76
to: nbd
77
os: oe
78
failure_retry: 2
79
protocols:
80
lava-xnbd:
81
- action: nbd-deploy
82
request: set_port
83
kernel:
84
url: https://download.automotivelinux.org/AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb//Image
85
type: image
86
initrd:
87
url: https://download.automotivelinux.org/AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb//initramfs-netboot-image-h3ulcb.ext4.gz
88
allow_modify: false
89
nbdroot:
90
url: https://download.automotivelinux.org/AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb//agl-image-ivi-crosssdk-h3ulcb.ext4.xz
91
compression: xz
92
dtb:
93
url: https://download.automotivelinux.org/AGL/upload/ci/jellyfish/9.99.2/h3ulcb-nogfx/deploy/images/h3ulcb//r8a7795-h3ulcb-4x2g.dtb
94
95
96
97
- boot:
98
timeout:
99
minutes: 20
100
method: u-boot
101
prompts:
102
- "root@h3ulcb:~"
103
- "h3ulcb:~#"
104
- '/ #'
105
106
auto_login:
107
login_prompt: "login:"
108
username: root
109
commands: nbd
110
transfer_overlay:
111
download_command: wget
112
unpack_command: tar -C / -xvpf
113
114
- test:
115
timeout:
116
minutes: 15
117
definitions:
118
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
119
from: git
120
history: False
121
path: test-suites/short-smoke/busybox.yaml
122
name: release-busybox
123
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
124
from: git
125
history: False
126
path: test-suites/short-smoke/smoke-tests-basic.yaml
127
name: release-smoke-tests-basic
128
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
129
from: git
130
history: False
131
path: test-suites/short-smoke/service-check.yaml
132
name: release-service-check
133
parameters:
134
BUILD_TAGS: ""
135
DEVICE_TAGS: ""
136
137
- test:
138
timeout:
139
minutes: 60
140
definitions:
141
- repository: https://git.linaro.org/qa/test-definitions.git
142
from: git
143
history: False
144
path: automated/linux/ptest/ptest.yaml
145
name: release-linaro-ptest
146
parameters:
147
TESTS: "xmlsec1 libxml2 lua"