Job definition file - 18850 download

Copy to clipboard

1
metadata:
2
git.branch: koi
3
git.commit: agl-commit
4
image.type: AGL-release
5
job.arch: arm
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: omap
13
platform.name: am335x-sancloud-bbe
14
platform.dtb: am335x-sancloud-bbe.dtb
15
git.url: http://download.automotivelinux.org/AGL/release/koi/latest/bbe/deploy/images/bbe/
16
git.describe: koi
17
test.plan: agl-testplan
18
test.plan_variant: agl-testplan
19
device.type: am335x-sancloud-bbe
20
job.build_environment: AGL-yocto
21
job.file_server_resource: AGL/release/koi/latest/bbe/deploy/images/bbe
22
job.kernel_image: zImage
23
job.dtb_url: http://download.automotivelinux.org/AGL/release/koi/latest/bbe/deploy/images/bbe/am335x-sancloud-bbe.dtb
24
job.initrd_url: http://download.automotivelinux.org/AGL/release/koi/latest/bbe/deploy/images/bbe/initramfs-netboot-image-bbe.ext4.gz
25
26
27
28
29
device_type: am335x-sancloud-bbe
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/release/koi/latest/bbe/deploy/images/bbe/zImage
65
type: zimage
66
initrd:
67
url: http://download.automotivelinux.org/AGL/release/koi/latest/bbe/deploy/images/bbe/initramfs-netboot-image-bbe.ext4.gz
68
allow_modify: false
69
nbdroot:
70
url: http://download.automotivelinux.org/AGL/release/koi/latest/bbe/deploy/images/bbe/agl-demo-platform-crosssdk-bbe.ext4.xz
71
compression: xz
72
dtb:
73
url: http://download.automotivelinux.org/AGL/release/koi/latest/bbe/deploy/images/bbe/am335x-sancloud-bbe.dtb
74
75
76
77
- boot:
78
timeout:
79
minutes: 20
80
method: u-boot
81
prompts:
82
- "root@bbe:~"
83
- "bbe:~#"
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: release-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: release-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: release-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: release-linaro-ptest
135
parameters:
136
TESTS: "xmlsec1 libxml2 lua"
137
- test:
138
timeout:
139
minutes: 15
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://github.com/montjoie/qa-testdefinitions
154
branch: artiproxy
155
from: git
156
history: False
157
path: test-suites/short-smoke/dumpjournal.yaml
158
name: ci-dumpjournal