Job definition file - 15124 download

Copy to clipboard

1
metadata:
2
git.branch: master
3
git.commit: agl-commit
4
image.type: AGL-ci
5
job.arch: arm64
6
job.name: AGL-short-smoke-wip
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: renesas
13
platform.name: r8a7795-agl-refhw
14
platform.dtb: r8a7795-agl-refhw.dtb
15
git.url: http://download.automotivelinux.org/AGL/upload/ci/25647/17/h3ulcb-nogfx/
16
git.describe: master
17
test.plan: agl-testplan
18
test.plan_variant: agl-testplan
19
device.type: r8a7795-agl-refhw
20
job.build_environment: AGL-yocto
21
job.file_server_resource: AGL/upload/ci/25647/17/h3ulcb-nogfx
22
job.kernel_image: Image
23
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/25647/17/h3ulcb-nogfx/r8a7795-agl-refhw.dtb
24
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25647/17/h3ulcb-nogfx/initramfs-netboot-image-h3ulcb.ext4.gz
25
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25647/17
26
27
28
29
device_type: r8a7795-agl-refhw
30
31
job_name: AGL-short-smoke-wip
32
33
timeouts:
34
job:
35
minutes: 150
36
action:
37
minutes: 30
38
connection:
39
minutes: 15
40
connections:
41
lava-test-shell:
42
minutes: 15
43
44
priority: medium
45
visibility: public
46
47
protocols:
48
lava-xnbd:
49
port: auto
50
51
actions:
52
53
- deploy:
54
timeout:
55
minutes: 90
56
to: nbd
57
os: oe
58
failure_retry: 2
59
protocols:
60
lava-xnbd:
61
- action: nbd-deploy
62
request: set_port
63
kernel:
64
url: http://download.automotivelinux.org/AGL/upload/ci/25647/17/h3ulcb-nogfx/Image
65
type: image
66
initrd:
67
url: http://download.automotivelinux.org/AGL/upload/ci/25647/17/h3ulcb-nogfx/initramfs-netboot-image-h3ulcb.ext4.gz
68
allow_modify: false
69
nbdroot:
70
url: http://download.automotivelinux.org/AGL/upload/ci/25647/17/h3ulcb-nogfx/agl-image-ivi-crosssdk-h3ulcb.ext4.xz
71
compression: xz
72
dtb:
73
url: http://download.automotivelinux.org/AGL/upload/ci/25647/17/h3ulcb-nogfx/r8a7795-agl-refhw.dtb
74
75
76
77
- boot:
78
timeout:
79
minutes: 20
80
method: u-boot
81
prompts:
82
- "root@h3ulcb:~"
83
- "h3ulcb:~#"
84
- '/ #'
85
86
auto_login:
87
login_prompt: "login:"
88
username: root
89
commands: nbd
90
transfer_overlay:
91
download_command: wget
92
unpack_command: tar -C / -xvpf
93
- test:
94
timeout:
95
minutes: 4
96
definitions:
97
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
98
from: git
99
path: test-suites/short-smoke/network-veth.yaml
100
name: network-veth
101
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: ci-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: ci-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: ci-service-check
122
parameters:
123
BUILD_TAGS: ""
124
DEVICE_TAGS: ""
125
126
- test:
127
timeout:
128
minutes: 60
129
definitions:
130
- repository: https://git.linaro.org/qa/test-definitions.git
131
from: git
132
history: False
133
path: automated/linux/ptest/ptest.yaml
134
name: ci-linaro-ptest
135
parameters:
136
TESTS: "xmlsec1 libxml2 lua"
137
- test:
138
timeout:
139
minutes: 10
140
definitions:
141
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
142
from: git
143
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
144
name: pyagl-tests
145
146
147
148
149
- test:
150
timeout:
151
minutes: 15
152
definitions:
153
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
154
from: git
155
history: False
156
path: test-suites/short-smoke/dumpjournal.yaml
157
name: ci-dumpjournal