Job definition file - 19398 download

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

1
metadata:
2
git.branch: koi
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: AGL-kernel-version
9
kernel.defconfig_base: defconfig
10
kernel.defconfig: defconfig+CONFIG_AGL=y
11
kernel.endian: little
12
platform.mach: intel
13
platform.name: upsquare
14
platform.dtb: None
15
git.url: http://download.automotivelinux.org/AGL/release/koi/latest/qemux86-64/deploy/images/qemux86-64/
16
git.describe: koi
17
test.plan: agl-testplan
18
test.plan_variant: agl-testplan
19
device.type: upsquare
20
job.build_environment: AGL-yocto
21
job.file_server_resource: AGL/release/koi/latest/qemux86-64/deploy/images/qemux86-64
22
job.kernel_image: bzImage
23
job.dtb_url: None
24
job.initrd_url: http://download.automotivelinux.org/AGL/release/koi/latest/qemux86-64/deploy/images/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
25
26
27
28
29
device_type: upsquare
30
31
job_name: AGL-short-smoke-wip
32
33
timeouts:
34
job:
35
minutes: 150
36
action:
37
minutes: 30
38
connection:
39
minutes: 15
40
connections:
41
lava-test-shell:
42
minutes: 15
43
44
priority: medium
45
visibility: public
46
47
protocols:
48
lava-xnbd:
49
port: auto
50
51
# context allows specific values to be overridden or included
52
context:
53
extra_kernel_args: initrd=initramfs-netboot-image-qemux86-64.ext4.gz
54
55
actions:
56
57
- deploy:
58
timeout:
59
minutes: 90
60
to: nbd
61
os: oe
62
failure_retry: 2
63
protocols:
64
lava-xnbd:
65
- action: nbd-deploy
66
request: set_port
67
kernel:
68
url: http://download.automotivelinux.org/AGL/release/koi/latest/qemux86-64/deploy/images/qemux86-64/bzImage
69
type: uimage
70
initrd:
71
url: http://download.automotivelinux.org/AGL/release/koi/latest/qemux86-64/deploy/images/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
72
allow_modify: false
73
nbdroot:
74
url: http://download.automotivelinux.org/AGL/release/koi/latest/qemux86-64/deploy/images/qemux86-64/agl-demo-platform-crosssdk-qemux86-64.ext4.xz
75
compression: xz
76
77
78
79
- boot:
80
timeout:
81
minutes: 20
82
method: grub
83
prompts:
84
- "root@qemux86-64:~"
85
- "qemux86-64:~#"
86
- '/ #'
87
88
auto_login:
89
login_prompt: "login:"
90
username: root
91
commands: nbd
92
transfer_overlay:
93
download_command: wget
94
unpack_command: tar -C / -xvpf
95
- test:
96
timeout:
97
minutes: 4
98
definitions:
99
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
100
from: git
101
path: test-suites/short-smoke/network-veth.yaml
102
name: network-veth
103
104
- test:
105
timeout:
106
minutes: 15
107
definitions:
108
- repository: https://github.com/montjoie/qa-testdefinitions
109
branch: SPEC-4003-pyartiproxy
110
from: git
111
history: False
112
path: test-suites/short-smoke/dumpjournal.yaml
113
name: ci-dumpjournal