Job definition file - 21 download

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

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