Job definition file - 2521 download

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

1
metadata:
2
git.branch: eel
3
git.commit: agl-commit
4
image.type: AGL-release
5
job.arch: x86
6
job.name: AGL-short-smoke-wip
7
kernel.tree: AGL-yocto
8
kernel.version: latest
9
kernel.defconfig_base: defconfig
10
kernel.defconfig: defconfig+CONFIG_AGL=y
11
platform.mach: intel
12
platform.name: x86
13
vcs.url: http://download.automotivelinux.org/AGL/release/eel/latest/upsquare/deploy/images/upsquare/
14
test.plan: agl-testplan
15
device.type: x86
16
job.build_environment: AGL-yocto
17
18
19
20
device_type: upsquare
21
job_name: AGL-short-smoke-wip
22
23
timeouts:
24
job:
25
minutes: 70
26
action:
27
minutes: 15
28
connection:
29
minutes: 5
30
connections:
31
lava-test-shell:
32
minutes: 10
33
34
priority: medium
35
visibility: public
36
37
protocols:
38
lava-xnbd:
39
port: auto
40
41
# context allows specific values to be overridden or included
42
context:
43
extra_kernel_args: initrd=initramfs-netboot-image-upsquare.ext4.gz
44
45
actions:
46
47
- deploy:
48
timeout:
49
minutes: 15
50
to: tftp
51
os: oe
52
failure_retry: 2
53
protocols:
54
lava-xnbd:
55
- action: nbd-deploy
56
request: set_port
57
kernel:
58
url: http://download.automotivelinux.org/AGL/release/eel/latest/upsquare/deploy/images/upsquare/bzImage
59
initrd:
60
url: http://download.automotivelinux.org/AGL/release/eel/latest/upsquare/deploy/images/upsquare/initramfs-netboot-image-upsquare.ext4.gz
61
allow_modify: false
62
nbdroot:
63
url: http://download.automotivelinux.org/AGL/release/eel/latest/upsquare/deploy/images/upsquare/agl-demo-platform-crosssdk-intel-corei7-64.ext4.xz
64
compression: xz
65
66
67
68
- boot:
69
timeout:
70
minutes: 10
71
method: grub
72
prompts:
73
- "root@upsquare:~"
74
- "upsquare:~#"
75
- '/ #'
76
77
auto_login:
78
login_prompt: "login:"
79
username: root
80
commands: nbd
81
transfer_overlay:
82
download_command: wget
83
unpack_command: tar -C / -xvpf