Job definition file - 3574 download

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

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