Job definition file - 2158 download

Copy to clipboard

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