Job definition file - 26227 download

Copy to clipboard

1
2
device_type: bcm2711-rpi-4-b
3
4
job_name: manual-pi4-job
5
6
timeouts:
7
job:
8
minutes: 150
9
action:
10
minutes: 30
11
connection:
12
minutes: 15
13
connections:
14
lava-test-shell:
15
minutes: 15
16
17
priority: medium
18
visibility: public
19
20
protocols:
21
lava-xnbd:
22
port: auto
23
24
actions:
25
26
- deploy:
27
timeout:
28
minutes: 90
29
to: nbd
30
os: oe
31
failure_retry: 2
32
protocols:
33
lava-xnbd:
34
- action: nbd-deploy
35
request: set_port
36
kernel:
37
url: http://135.181.99.107:8002/artifacts/home/agl/2022/05/12/15/16/Image-1-5.15.34git0e1b976ee4f_0086da6acd-r0-raspberrypi4-64-20_EjJd9Pc.bin
38
type: image
39
initrd:
40
url: http://135.181.99.107:8002/artifacts/home/agl/2022/05/12/15/16/initramfs-netboot-image-raspberrypi4-64-20220512143439.rootfs.ext4.gz
41
allow_modify: false
42
nbdroot:
43
url: http://135.181.99.107:8002/artifacts/home/agl/2022/05/12/15/19/agl-demo-platform-raspberrypi4-64-20220512143439.rootfs.ext4.xz
44
compression: xz
45
dtb:
46
url: http://135.181.99.107:8002/artifacts/home/agl/2022/05/12/15/16/bcm2711-rpi-4-bvc4.dtb
47
48
49
50
- boot:
51
timeout:
52
minutes: 20
53
method: u-boot
54
prompts:
55
- "root@raspberrypi4-64:~"
56
- "raspberrypi4-64:~#"
57
- '/ #'
58
59
auto_login:
60
login_prompt: "login:"
61
username: root
62
commands: nbd
63
transfer_overlay:
64
download_command: wget
65
unpack_command: tar -C / -xvpf