Job definition file - 15025 download

Name
upsquare-01 (reports)
Requested type
upsquare (reports)
Copy to clipboard

1
device_type: upsquare
2
3
job_name: Health test for upsquare with next-20190211
4
timeouts:
5
job:
6
minutes: 10
7
action:
8
minutes: 5
9
actions:
10
power-off:
11
seconds: 30
12
priority: high
13
visibility: public
14
15
actions:
16
- deploy:
17
timeout:
18
minutes: 10
19
to: tftp
20
kernel:
21
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/next/master/next-20190211/x86_64/bzImage?raw=true
22
type: image
23
ramdisk:
24
url: https://github.com/montjoie/lava-healthchecks-binary/blob/master/images/rootfs/buildroot/x86/rootfs.cpio.gz?raw=true
25
compression: gz
26
os: oe
27
28
- boot:
29
timeout:
30
minutes: 5
31
method: grub
32
commands: ramdisk
33
prompts:
34
- 'root@debian:~#'
35
- '/ #'