Job definition file - 1740 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: AGL-short-smoke-wip
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: AGL-short-smoke-wip
23
24
timeouts:
25
job:
26
minutes: 180
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
definitions:
87
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
88
from: git
89
path: test-suites/short-smoke/busybox.yaml
90
name: busybox
91
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
92
from: git
93
path: test-suites/short-smoke/smoke-tests-basic.yaml
94
name: smoke-tests-basic
95
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
96
from: git
97
path: test-suites/short-smoke/service-check.yaml
98
name: service-check
99
- test:
100
timeout:
101
minutes: 60
102
definitions:
103
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
104
from: git
105
path: test-suites/yocto-ptest.yaml
106
name: yocto-ptest