Job definition file - 10330 download

Copy to clipboard

1
device_type: r8a7795-h3ulcb-kf
2
job_name: 2020-06-02--19-32
3
4
tags:
5
- corelab
6
7
visibility: public
8
9
protocols:
10
lava-xnbd:
11
port: auto
12
13
14
timeouts:
15
job:
16
minutes: 80
17
action:
18
minutes: 15
19
connection:
20
minutes: 5
21
connections:
22
lava-test-shell:
23
minutes: 10
24
25
actions:
26
27
- deploy:
28
timeout:
29
minutes: 25
30
to: nbd
31
os: oe
32
failure_retry: 2
33
protocols:
34
lava-xnbd:
35
- action: nbd-deploy
36
request: set_port
37
kernel:
38
url: 'http://192.168.2.235:8080/14DuqA/Image'
39
type: image
40
initrd:
41
url: 'http://192.168.2.235:8080/LJ4nR/initramfs-netboot-image-h3ulcb.ext4.gz'
42
nbdroot:
43
url: 'http://192.168.2.235:8080/nIYyn/agl-demo-platform-crosssdk-h3ulcb.ext4'
44
dtb:
45
url: 'http://192.168.2.235:8080/pxRrf/r8a7795-h3ulcb-4x2g.dtb'
46
47
48
49
- boot:
50
timeout:
51
minutes: 10
52
method: u-boot
53
prompts:
54
- "root@h3ulcb:~"
55
- "h3ulcb:~#"
56
- '/ #'
57
58
auto_login:
59
login_prompt: "login:"
60
username: root
61
commands: nbd
62
transfer_overlay:
63
download_command: wget
64
unpack_command: tar -C / -xvpf
65
66
- test:
67
timeout:
68
minutes: 15
69
definitions:
70
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
71
from: git
72
history: False
73
path: test-suites/short-smoke/runfor20min.yaml
74
name: 20min