Job definition file - 1747 download

Name
dra7-evm-01 (reports)
Requested type
dra7-evm (reports)
Copy to clipboard

1
2
3
4
5
6
metadata:
7
git.branch: agl-branch
8
image.type: AGL-default
9
job.arch: arm
10
job.name: CI tesplan
11
kernel.tree: AGL-yocto
12
kernel.version: AGL-kernel-version
13
kernel.defconfig_base: defconfig
14
kernel.defconfig: defconfig+CONFIG_AGL=y
15
platform.mach: omap2
16
platform.name: dra7-evm
17
vcs.url: https://baylibre.com/pub/agl/ci/dra7xx-evm//
18
19
20
21
device_type: dra7-evm
22
job_name: CI tesplan
23
24
timeouts:
25
job:
26
minutes: 70
27
action:
28
minutes: 15
29
connection:
30
minutes: 5
31
connections:
32
lava-test-shell:
33
minutes: 10
34
35
priority: medium
36
visibility: public
37
38
protocols:
39
lava-xnbd:
40
port: auto
41
42
actions:
43
44
- deploy:
45
timeout:
46
minutes: 15
47
to: nbd
48
os: oe
49
failure_retry: 2
50
protocols:
51
lava-xnbd:
52
- action: nbd-deploy
53
request: set_port
54
kernel:
55
url: https://baylibre.com/pub/agl/ci/dra7xx-evm//zImage
56
initrd:
57
url: https://baylibre.com/pub/agl/ci/dra7xx-evm//initramfs-netboot-image-dra7xx-evm.ext4.gz
58
allow_modify: false
59
nbdroot:
60
url: https://baylibre.com/pub/agl/ci/dra7xx-evm//agl-demo-platform-dra7xx-evm.ext4.xz
61
compression: xz
62
dtb:
63
url: https://baylibre.com/pub/agl/ci/dra7xx-evm//zImage-dra7-evm-lcd-lg.dtb
64
65
66
67
- boot:
68
timeout:
69
minutes: 10
70
method: u-boot
71
prompts:
72
- "root@dra7xx-evm:~"
73
- "dra7xx-evm:~#"
74
- '/ #'
75
76
auto_login:
77
login_prompt: "login:"
78
username: root
79
commands: nbd
80
type: bootz
81
transfer_overlay:
82
download_command: wget
83
unpack_command: tar -C / -xvpf
84
85
- test:
86
definitions:
87
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
88
from: git
89
history: False
90
path: test-suites/short-smoke/busybox.yaml
91
name: busybox
92
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
93
from: git
94
history: False
95
path: test-suites/short-smoke/smoke-tests-basic.yaml
96
name: smoke-tests-basic
97
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
98
from: git
99
history: False
100
path: test-suites/short-smoke/service-check-nogfx.yaml
101
name: service-check
102
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
103
from: git
104
history: False
105
path: test-suites/yocto-ptest.yaml
106
name: yocto-ptest
107
108
- test:
109
timeout:
110
minutes: 3
111
definitions:
112
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
113
from: git
114
history: False
115
path: test-suites/short-smoke/test_can.yaml
116
name: can