Job definition file - 13640 download

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

1
metadata:
2
git.branch: master
3
git.commit: agl-commit
4
image.type: AGL-ci
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/upload/ci/25493/5/qemux86-64/
16
git.describe: master
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/upload/ci/25493/5/qemux86-64
22
job.kernel_image: bzImage
23
job.dtb_url: None
24
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25493/5/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
25
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25493/5
26
27
28
29
device_type: upsquare
30
31
job_name: AGL-short-smoke-wip HACK
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 verbose systemd.log_color=false rw fstab=no"
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://build2.baylibre.com:9080/clabbe/stable/x86_64/default/defconfig/v5.8.17/bzImage
69
type: uimage
70
initrd:
71
url: http://download.automotivelinux.org/AGL/upload/ci/25493/5/qemux86-64/initramfs-netboot-image-qemux86-64.ext4.gz
72
allow_modify: false
73
nbdroot:
74
url: http://download.automotivelinux.org/AGL/upload/ci/25493/5/qemux86-64/agl-demo-platform-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
105
- test:
106
timeout:
107
minutes: 15
108
definitions:
109
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
110
from: git
111
history: False
112
path: test-suites/short-smoke/busybox.yaml
113
name: ci-busybox
114
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
115
from: git
116
history: False
117
path: test-suites/short-smoke/smoke-tests-basic.yaml
118
name: ci-smoke-tests-basic
119
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
120
from: git
121
history: False
122
path: test-suites/short-smoke/service-check.yaml
123
name: ci-service-check
124
parameters:
125
BUILD_TAGS: ""
126
DEVICE_TAGS: ""
127
128
- test:
129
timeout:
130
minutes: 60
131
definitions:
132
- repository: https://git.linaro.org/qa/test-definitions.git
133
from: git
134
history: False
135
path: automated/linux/ptest/ptest.yaml
136
name: ci-linaro-ptest
137
parameters:
138
TESTS: "xmlsec1 libxml2 lua"
139
- test:
140
timeout:
141
minutes: 10
142
definitions:
143
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
144
from: git
145
path: test-suites/short-smoke/pyagl-nohw-oneshot.yaml
146
name: pyagl-tests