Job definition file - 4170 download

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

1
2
3
4
5
6
metadata:
7
git.branch: master
8
git.commit: F6eb036d5-La1ff5eba
9
image.type: AGL-ci
10
job.arch: x86
11
job.name: AGL-gerrit-21442-1
12
kernel.tree: AGL-yocto
13
kernel.version: 7.90.0+snapshot-20190528
14
kernel.defconfig_base: defconfig
15
kernel.defconfig: AGL-intel-corei7-64-F6eb036d5-La1ff5eba
16
platform.mach: intel
17
platform.name: upsquare
18
vcs.url: http://download.automotivelinux.org/AGL/upload/ci/21442/1/intel-corei7-64/
19
test.plan: agl-testplan
20
device.type: upsquare
21
job.build_environment: AGL-yocto
22
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/21442/1
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: AGL-gerrit-21442-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
55
priority: medium
56
visibility: public
57
58
protocols:
59
lava-xnbd:
60
port: auto
61
62
# context allows specific values to be overridden or included
63
context:
64
extra_kernel_args: initrd=initramfs-netboot-image-intel-corei7-64.ext4.gz
65
66
actions:
67
68
- deploy:
69
timeout:
70
minutes: 25
71
to: nbd
72
os: oe
73
failure_retry: 2
74
protocols:
75
lava-xnbd:
76
- action: nbd-deploy
77
request: set_port
78
kernel:
79
url: http://download.automotivelinux.org/AGL/upload/ci/21442/1/intel-corei7-64/bzImage
80
initrd:
81
url: http://download.automotivelinux.org/AGL/upload/ci/21442/1/intel-corei7-64/initramfs-netboot-image-intel-corei7-64.ext4.gz
82
allow_modify: false
83
nbdroot:
84
url: http://download.automotivelinux.org/AGL/upload/ci/21442/1/intel-corei7-64/agl-demo-platform-intel-corei7-64.ext4.xz
85
compression: xz
86
87
88
89
- boot:
90
timeout:
91
minutes: 10
92
method: grub
93
prompts:
94
- "root@intel-corei7-64:~"
95
- "intel-corei7-64:~#"
96
- '/ #'
97
98
auto_login:
99
login_prompt: "login:"
100
username: root
101
commands: nbd
102
transfer_overlay:
103
download_command: wget
104
unpack_command: tar -C / -xvpf
105
106
- test:
107
timeout:
108
minutes: 15
109
definitions:
110
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
111
from: git
112
history: False
113
path: test-suites/short-smoke/busybox.yaml
114
name: busybox
115
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
116
from: git
117
history: False
118
path: test-suites/short-smoke/smoke-tests-basic.yaml
119
name: smoke-tests-basic
120
- repository: https://git.automotivelinux.org/src/qa-testdefinitions
121
from: git
122
history: False
123
path: test-suites/short-smoke/service-check.yaml
124
name: service-check
125
parameters:
126
DEVICE_TAGS: "weston"
127
128
129
- test:
130
timeout:
131
minutes: 60
132
definitions:
133
- repository: https://git.linaro.org/qa/test-definitions.git
134
from: git
135
history: False
136
path: automated/linux/ptest/ptest.yaml
137
name: linaro-ptest
138
parameters:
139
TESTS: "xmlsec1 libxml2 lua"