Job definition file - 3268 download

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

1
2
3
4
5
6
metadata:
7
git.branch: guppy
8
git.commit: agl-commit
9
image.type: AGL-release
10
job.arch: x86
11
job.name: KJH-guppy-7.0.1
12
kernel.tree: AGL-yocto
13
kernel.version: AGL-kernel-version
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: defconfig+CONFIG_AGL=y
16
platform.mach: intel
17
platform.name: upsquare
18
vcs.url: http://download.automotivelinux.org/AGL/release/guppy/7.0.1/intel-corei7-64/deploy/images/upsquare/
19
test.plan: agl-testplan
20
device.type: upsquare
21
job.build_environment: AGL-yocto
22
23
24
25
notify:
26
criteria:
27
status: finished
28
callbacks:
29
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
30
method: POST
31
dataset: all
32
token: lab-agl-core-callback-LF
33
content-type: json
34
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
35
method: POST
36
dataset: all
37
token: lab-agl-core-callback-baylibre
38
content-type: json
39
40
41
device_type: upsquare
42
job_name: KJH-guppy-7.0.1
43
44
timeouts:
45
job:
46
minutes: 80
47
action:
48
minutes: 15
49
connection:
50
minutes: 5
51
connections:
52
lava-test-shell:
53
minutes: 10
54
http-download:
55
minutes: 15
56
57
priority: medium
58
visibility: public
59
60
protocols:
61
lava-xnbd:
62
port: auto
63
64
# context allows specific values to be overridden or included
65
context:
66
extra_kernel_args: initrd=initramfs-netboot-image-intel-corei7-64.ext4.gz
67
68
actions:
69
70
- deploy:
71
timeout:
72
minutes: 25
73
to: nbd
74
os: oe
75
failure_retry: 2
76
protocols:
77
lava-xnbd:
78
- action: nbd-deploy
79
request: set_port
80
kernel:
81
url: http://download.automotivelinux.org/AGL/release/guppy/7.0.1/intel-corei7-64/deploy/images/upsquare/bzImage
82
initrd:
83
url: http://download.automotivelinux.org/AGL/release/guppy/7.0.1/intel-corei7-64/deploy/images/upsquare/initramfs-netboot-image-intel-corei7-64.ext4.gz
84
allow_modify: false
85
nbdroot:
86
url: http://download.automotivelinux.org/AGL/release/guppy/7.0.1/intel-corei7-64/deploy/images/upsquare/agl-demo-platform-crosssdk-intel-corei7-64.ext4.xz
87
compression: xz
88
89
90
91
- boot:
92
timeout:
93
minutes: 10
94
method: grub
95
prompts:
96
- "root@intel-corei7-64:~"
97
- "intel-corei7-64:~#"
98
- '/ #'
99
100
auto_login:
101
login_prompt: "login:"
102
username: root
103
commands: nbd
104
transfer_overlay:
105
download_command: wget
106
unpack_command: tar -C / -xvpf
107
108
- test:
109
timeout:
110
minutes: 15
111
definitions:
112
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
113
from: git
114
history: False
115
path: test-suites/short-smoke/busybox.yaml
116
name: busybox
117
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
118
from: git
119
history: False
120
path: test-suites/short-smoke/smoke-tests-basic.yaml
121
name: smoke-tests-basic
122
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
123
from: git
124
history: False
125
path: test-suites/short-smoke/service-check.yaml
126
name: service-check
127
parameters:
128
DEVICE_TAGS: ""
129
130
131
132
- test:
133
timeout:
134
minutes: 60
135
definitions:
136
- repository: https://git.linaro.org/qa/test-definitions.git
137
from: git
138
history: False
139
path: automated/linux/ptest/ptest.yaml
140
name: linaro-ptest
141
parameters:
142
TESTS: "xmlsec1 libxml2 lua"