Job definition file - 26229 download

Copy to clipboard

1
device_type: bcm2711-rpi-4-b
2
3
job_name: manual-pi4-job
4
5
timeouts:
6
job:
7
minutes: 150
8
action:
9
minutes: 30
10
connection:
11
minutes: 15
12
connections:
13
lava-test-shell:
14
minutes: 15
15
16
priority: medium
17
visibility: public
18
19
protocols:
20
lava-xnbd:
21
port: auto
22
23
actions:
24
25
- deploy:
26
timeout:
27
minutes: 90
28
to: nbd
29
os: oe
30
failure_retry: 2
31
protocols:
32
lava-xnbd:
33
- action: nbd-deploy
34
request: set_port
35
kernel:
36
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
37
type: image
38
initrd:
39
url: http://135.181.99.107:8002/artifacts/home/agl/2022/05/12/15/16/initramfs-netboot-image-raspberrypi4-64-20220512143439.rootfs.ext4.gz
40
allow_modify: false
41
nbdroot:
42
url: http://135.181.99.107:8002/artifacts/home/agl/2022/05/12/15/19/agl-demo-platform-raspberrypi4-64-20220512143439.rootfs.ext4.xz
43
compression: xz
44
dtb:
45
url: http://135.181.99.107:8002/artifacts/home/agl/2022/05/12/15/16/bcm2711-rpi-4-bvc4.dtb
46
47
48
49
- boot:
50
timeout:
51
minutes: 20
52
method: u-boot
53
prompts:
54
- "root@raspberrypi4-64:~"
55
- "raspberrypi4-64:~#"
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