diff --git a/test/data/manifests/fedora-boot.json b/test/data/manifests/fedora-boot.json index e36b863b..f820924a 100644 --- a/test/data/manifests/fedora-boot.json +++ b/test/data/manifests/fedora-boot.json @@ -646,7 +646,8 @@ "options": { "root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac", "kernel_opts": "ro biosdevname=0 net.ifnames=0", - "legacy": "i386-pc" + "legacy": "i386-pc", + "saved_entry": "ffffffffffffffffffffffffffffffff-5.6.6-300.fc32.x86_64" } }, { diff --git a/test/data/manifests/fedora-boot.mpp.json b/test/data/manifests/fedora-boot.mpp.json index f7c4b06d..193f2b4e 100644 --- a/test/data/manifests/fedora-boot.mpp.json +++ b/test/data/manifests/fedora-boot.mpp.json @@ -62,7 +62,8 @@ "options": { "root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac", "kernel_opts": "ro biosdevname=0 net.ifnames=0", - "legacy": "i386-pc" + "legacy": "i386-pc", + "saved_entry": "ffffffffffffffffffffffffffffffff-5.6.6-300.fc32.x86_64" } }, {