Job definition file - 32217 download

Copy to clipboard

1
metadata:
2
git.branch: master
3
git.commit: agl-commit
4
image.type: AGL-ci
5
job.arch: arm64
6
job.name: AGL-gerrit-28560-2
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: renesas
13
platform.name: r8a7795-agl-refhw
14
platform.dtb: r8a77951-agl-refhw.dtb
15
git.url: http://download.automotivelinux.org/AGL/upload/ci/28560/2/h3ulcb-nogfx/
16
git.describe: master
17
test.plan: agl-testplan
18
test.plan_variant: agl-testplan
19
device.type: r8a7795-agl-refhw
20
job.build_environment: AGL-yocto
21
job.file_server_resource: AGL/upload/ci/28560/2/h3ulcb-nogfx
22
job.kernel_image: Image
23
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/28560/2/h3ulcb-nogfx/r8a77951-agl-refhw.dtb
24
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/28560/2/h3ulcb-nogfx/initramfs-netboot-image-h3ulcb.ext4.gz
25
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/28560/2
26
notify:
27
criteria:
28
status: finished
29
callbacks:
30
- url: https://kernelci.automotivelinux.org:8081/callback/lava/test?lab_name=agl-core-lab-1&status={STATUS}&status_string={STATUS_STRING}
31
method: POST
32
dataset: all
33
token: lab-agl-core-callback-LF
34
content-type: json
35
- url: http://kernelci.dev.baylibre.com:8081/callback/lava/test?lab_name=lab-agl-core&status={STATUS}&status_string={STATUS_STRING}
36
method: POST
37
dataset: all
38
token: lab-agl-core-callback-baylibre
39
content-type: json
40
device_type: r8a7795-agl-refhw
41
job_name: check-space
42
timeouts:
43
job:
44
minutes: 150
45
action:
46
minutes: 30
47
connection:
48
minutes: 15
49
connections:
50
lava-test-shell:
51
minutes: 15
52
priority: medium
53
visibility: public
54
# context allows specific values to be overridden or included
55
context:
56
extra_kernel_args: systemd.mask=systemd-network-generator.service
57
protocols:
58
lava-xnbd:
59
port: auto
60
actions:
61
- deploy:
62
timeout:
63
minutes: 90
64
to: nbd
65
os: oe
66
failure_retry: 2
67
protocols:
68
lava-xnbd:
69
- action: nbd-deploy
70
request: set_port
71
kernel:
72
url: http://download.automotivelinux.org/AGL/upload/ci/28560/2/h3ulcb-nogfx/Image
73
type: image
74
initrd:
75
url: http://download.automotivelinux.org/AGL/upload/ci/28560/2/h3ulcb-nogfx/initramfs-netboot-image-h3ulcb.ext4.gz
76
allow_modify: false
77
nbdroot:
78
url: http://download.automotivelinux.org/AGL/upload/ci/28560/2/h3ulcb-nogfx/agl-demo-platform-h3ulcb.ext4.xz
79
compression: xz
80
dtb:
81
url: http://download.automotivelinux.org/AGL/upload/ci/28560/2/h3ulcb-nogfx/r8a77951-agl-refhw.dtb
82
- boot:
83
timeout:
84
minutes: 20
85
method: u-boot
86
prompts:
87
- "root@h3ulcb:~"
88
- "h3ulcb:~#"
89
- '/ #'
90
auto_login:
91
login_prompt: "login:"
92
username: root
93
commands: nbd
94
transfer_overlay:
95
download_command: wget
96
unpack_command: tar -C / -xvpf
97
98
- test:
99
timeout:
100
minutes: 15
101
definitions:
102
- repository: https://github.com/duerpei/yan_test.git
103
from: git
104
history: False
105
path: ./check_space.yaml
106
name: check_disk_space