Job definition file - 8682 download

Copy to clipboard

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