Job definition file - 20 download

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

1
2
3
4
metadata:
5
git.branch: flounder
6
image.type: AGL-release
7
job.arch: arm
8
job.name: AGL-short-smoke-wip
9
kernel.tree: AGL-yocto
10
kernel.version: 5.99.3
11
kernel.defconfig_base: defconfig
12
kernel.defconfig: defconfig+CONFIG_AGL=y
13
platform.mach: omap2
14
platform.name: dra7-evm
15
vcs.url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/
16
17
18
notify:
19
criteria:
20
status: finished
21
callback:
22
url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=AGL-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
23
method: POST
24
dataset: all
25
token: lab-agl-core-callback-LF
26
content-type: json
27
28
29
device_type: dra7-evm
30
job_name: AGL-short-smoke-wip
31
32
timeouts:
33
job:
34
minutes: 30
35
action:
36
minutes: 15
37
connection:
38
minutes: 5
39
priority: medium
40
visibility: public
41
42
protocols:
43
lava-xnbd:
44
port: auto
45
46
actions:
47
48
- deploy:
49
timeout:
50
minutes: 15
51
to: nbd
52
os: oe
53
failure_retry: 2
54
protocols:
55
lava-xnbd:
56
- action: nbd-deploy
57
request: set_port
58
kernel:
59
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/zImage
60
initrd:
61
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/initramfs-netboot-image-dra7xx-evm.ext4.gz
62
allow_modify: false
63
nbdroot:
64
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/agl-demo-platform-crosssdk-dra7xx-evm.ext4.xz
65
compression: xz
66
dtb:
67
url: http://download.automotivelinux.org/AGL/release/flounder/5.99.3/dra7xx-evm/deploy/images/dra7xx-evm/zImage-dra7-evm-lcd-lg.dtb
68
69
70
71
- boot:
72
timeout:
73
minutes: 10
74
method: u-boot
75
prompts:
76
- "root@dra7xx-evm:~"
77
- "dra7xx-evm:~#"
78
- '/ #'
79
80
auto_login:
81
login_prompt: "login:"
82
username: root
83
commands: nbd
84
type: bootz
85
transfer_overlay:
86
download_command: wget
87
unpack_command: tar -C / -xvpf
88
- test:
89
definitions:
90
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
91
from: git
92
path: test-suites/yocto-ptest.yaml
93
name: yocto-ptest
94
- test:
95
timeout:
96
minutes: 2
97
definitions:
98
- repository:
99
metadata:
100
format: Lava-Test Test Definition 1.0
101
name: inline-test
102
description: "Inline test to validate test framework health"
103
os:
104
- debian
105
scope:
106
- functional
107
run:
108
steps:
109
- lava-test-set start set-pass
110
- lava-test-case always-pass --shell true
111
- lava-test-set stop set-pass
112
from: inline
113
name: health-test
114
path: inline/health-test.yaml
115
116
- test:
117
definitions:
118
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
119
from: git
120
path: test-suites/short-smoke/busybox.yaml
121
name: busybox
122
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
123
from: git
124
path: test-suites/short-smoke/smoke-tests-basic.yaml
125
name: smoke-tests-basic
126
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
127
from: git
128
path: test-suites/short-smoke/service-check.yaml
129
name: service-check
130
131
- test:
132
timeout:
133
minutes: 3
134
definitions:
135
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
136
from: git
137
path: test-suites/short-smoke/test_can.yaml
138
name: can