Job definition file - 1751 download

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

1
2
3
4
5
6
metadata:
7
git.branch: guppy
8
image.type: AGL-release
9
job.arch: arm
10
job.name: KJH-new-test-plans
11
kernel.tree: AGL-yocto
12
kernel.version: 6.99.2
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://download.automotivelinux.org/AGL/upload/ci/guppy/6.99.2/dra7xx-evm/deploy/images/dra7xx-evm/
18
19
20
21
device_type: dra7-evm
22
job_name: KJH-new-test-plans
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://download.automotivelinux.org/AGL/upload/ci/guppy/6.99.2/dra7xx-evm/deploy/images/dra7xx-evm/zImage
56
initrd:
57
url: https://download.automotivelinux.org/AGL/upload/ci/guppy/6.99.2/dra7xx-evm/deploy/images/dra7xx-evm/initramfs-netboot-image-dra7xx-evm.ext4.gz
58
allow_modify: false
59
nbdroot:
60
url: https://download.automotivelinux.org/AGL/upload/ci/guppy/6.99.2/dra7xx-evm/deploy/images/dra7xx-evm/agl-demo-platform-crosssdk-dra7xx-evm.ext4.xz
61
compression: xz
62
dtb:
63
url: https://download.automotivelinux.org/AGL/upload/ci/guppy/6.99.2/dra7xx-evm/deploy/images/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
timeout:
87
minutes: 15
88
definitions:
89
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
90
from: git
91
history: False
92
path: test-suites/short-smoke/busybox.yaml
93
name: busybox
94
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
95
from: git
96
history: False
97
path: test-suites/short-smoke/smoke-tests-basic.yaml
98
name: smoke-tests-basic
99
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
100
from: git
101
history: False
102
path: test-suites/short-smoke/service-check-nogfx.yaml
103
name: service-check
104
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
105
from: git
106
history: False
107
path: test-suites/yocto-ptest.yaml
108
name: yocto-ptest