Skip to content

Commit fea224e

Browse files
ci: add kas configuration for initramfs images
Add initramfs-test.yml kas configuration to provide a list of initrd test images that can be used for general kernel validation. Signed-off-by: Ricardo Salveti <[email protected]>
1 parent 0fec83e commit fea224e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ci/initramfs-test.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
2+
3+
header:
4+
version: 14
5+
6+
target:
7+
- initramfs-test-image
8+
- initramfs-test-full-image
9+
- initramfs-firmware-image
10+
- initramfs-firmware-rb3gen2-image
11+
- initramfs-firmware-qcs8300-ride-image
12+
- initramfs-firmware-sa8775p-ride-image

0 commit comments

Comments
 (0)