Job definition file - 32 download

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

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