Job definition file - 3277 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/intel-corei7-64/
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
actions:
55
http-download:
56
minutes: 15
57
58
priority: medium
59
visibility: public
60
61
protocols:
62
lava-xnbd:
63
port: auto
64
65
# context allows specific values to be overridden or included
66
context:
67
extra_kernel_args: initrd=initramfs-netboot-image-intel-corei7-64.ext4.gz
68
69
actions:
70
71
- deploy:
72
timeout:
73
minutes: 25
74
to: nbd
75
os: oe
76
failure_retry: 2
77
protocols:
78
lava-xnbd:
79
- action: nbd-deploy
80
request: set_port
81
kernel:
82
url: http://download.automotivelinux.org/AGL/release/guppy/7.0.1/intel-corei7-64/deploy/images/intel-corei7-64/bzImage
83
initrd:
84
url: http://download.automotivelinux.org/AGL/release/guppy/7.0.1/intel-corei7-64/deploy/images/intel-corei7-64/initramfs-netboot-image-intel-corei7-64.ext4.gz
85
allow_modify: false
86
nbdroot:
87
url: http://download.automotivelinux.org/AGL/release/guppy/7.0.1/intel-corei7-64/deploy/images/intel-corei7-64/agl-demo-platform-crosssdk-intel-corei7-64.ext4.xz
88
compression: xz
89
90
91
92
- boot:
93
timeout:
94
minutes: 10
95
method: grub
96
prompts:
97
- "root@intel-corei7-64:~"
98
- "intel-corei7-64:~#"
99
- '/ #'
100
101
auto_login:
102
login_prompt: "login:"
103
username: root
104
commands: nbd
105
transfer_overlay:
106
download_command: wget
107
unpack_command: tar -C / -xvpf
108
109
- test:
110
timeout:
111
minutes: 15
112
definitions:
113
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
114
from: git
115
history: False
116
path: test-suites/short-smoke/busybox.yaml
117
name: busybox
118
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
119
from: git
120
history: False
121
path: test-suites/short-smoke/smoke-tests-basic.yaml
122
name: smoke-tests-basic
123
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
124
from: git
125
history: False
126
path: test-suites/short-smoke/service-check.yaml
127
name: service-check
128
parameters:
129
DEVICE_TAGS: ""
130
131
132
133
- test:
134
timeout:
135
minutes: 60
136
definitions:
137
- repository: https://git.linaro.org/qa/test-definitions.git
138
from: git
139
history: False
140
path: automated/linux/ptest/ptest.yaml
141
name: linaro-ptest
142
parameters:
143
TESTS: "xmlsec1 libxml2 lua"