From 962887e6bdaf9664342d016b297334e06c90f2d4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 14 Nov 2023 07:24:14 +0100 Subject: [PATCH] test: update dract test data to match updated initramfs-6.5.6-200.fc38.x86_64.img for latest snapshot --- test/data/stages/dracut/vanilla.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/data/stages/dracut/vanilla.json b/test/data/stages/dracut/vanilla.json index bd2baaf5..f21e9576 100644 --- a/test/data/stages/dracut/vanilla.json +++ b/test/data/stages/dracut/vanilla.json @@ -1,5 +1,5 @@ { - "initramfs-6.4.4-200.fc38.x86_64.img": { + "initramfs-6.5.6-200.fc38.x86_64.img": { "early_cpio": false, "compression": "gzip", "kmods": [ @@ -228,6 +228,7 @@ "hid-multitouch.ko.xz", "hid-nintendo.ko.xz", "hid-nti.ko.xz", + "hid-nvidia-shield.ko.xz", "hid-ortek.ko.xz", "hid-penmount.ko.xz", "hid-petalynx.ko.xz", @@ -386,6 +387,7 @@ "mvumi.ko.xz", "myrb.ko.xz", "myrs.ko.xz", + "nb7vpq904m.ko.xz", "nbd.ko.xz", "nd_e820.ko.xz", "netfs.ko.xz",