Job definition file - 15733 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-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: broadcom
13
platform.name: bcm2711-rpi-4-b
14
platform.dtb: bcm2711-rpi-4-b.dtb
15
git.url: http://download.automotivelinux.org/AGL/upload/ci/25921/1/raspberrypi4/
16
git.describe: master
17
test.plan: agl-testplan
18
test.plan_variant: agl-testplan
19
device.type: bcm2711-rpi-4-b
20
job.build_environment: AGL-yocto
21
job.file_server_resource: AGL/upload/ci/25921/1/raspberrypi4
22
job.kernel_image: Image
23
job.dtb_url: http://download.automotivelinux.org/AGL/upload/ci/25921/1/raspberrypi4/bcm2711-rpi-4-b.dtb
24
job.initrd_url: http://download.automotivelinux.org/AGL/upload/ci/25921/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
25
git.url: https://gerrit.automotivelinux.org/gerrit/#/c/25921/1
26
27
28
29
30
device_type: bcm2711-rpi-4-b
31
32
job_name: AGL-short-smoke-wip
33
34
timeouts:
35
job:
36
minutes: 150
37
action:
38
minutes: 30
39
connection:
40
minutes: 15
41
connections:
42
lava-test-shell:
43
minutes: 15
44
45
priority: medium
46
visibility: public
47
48
protocols:
49
lava-xnbd:
50
port: auto
51
52
context:
53
console_device: ttyS0
54
extra_kernel_args: "8250.nr_uarts=1 cma=64M rw fstab=no"
55
56
actions:
57
58
- deploy:
59
timeout:
60
minutes: 90
61
to: nbd
62
os: oe
63
failure_retry: 2
64
protocols:
65
lava-xnbd:
66
- action: nbd-deploy
67
request: set_port
68
kernel:
69
url: http://download.automotivelinux.org/AGL/upload/ci/25921/1/raspberrypi4/Image
70
type: image
71
initrd:
72
url: http://download.automotivelinux.org/AGL/upload/ci/25921/1/raspberrypi4/initramfs-netboot-image-raspberrypi4-64.ext4.gz
73
allow_modify: false
74
nbdroot:
75
url: http://download.automotivelinux.org/AGL/upload/ci/25921/1/raspberrypi4/agl-demo-platform-raspberrypi4-64.ext4.xz
76
compression: xz
77
dtb:
78
url: http://download.automotivelinux.org/AGL/upload/ci/25921/1/raspberrypi4/bcm2711-rpi-4-b.dtb
79
80
81
82
- boot:
83
timeout:
84
minutes: 20
85
method: u-boot
86
prompts:
87
- "root@raspberrypi4-64:~"
88
- "raspberrypi4-64:~#"
89
- '/ #'
90
91
auto_login:
92
login_prompt: "login:"
93
username: root
94
commands: nbd
95
transfer_overlay:
96
download_command: wget
97
unpack_command: tar -C / -xvpf
98
99
100
- test:
101
timeout:
102
minutes: 4
103
definitions:
104
- repository: https://github.com/montjoie/qa-testdefinitions
105
branch: SPEC-3764
106
from: git
107
path: test-suites/short-smoke/screenshooter.yaml
108
name: screenshooter