test/cases: fix expected values for the image info sub-test
osbuild removed GRUB2_ROOT_FS_UUID from grubenv in 22d131a5. This broke the Jenkins CI because it runs against osbuild master. This commit fixes all the testcases and bumps the osbuild submodule to version 13 that changed the GRUB2_ROOT_FS_UUID behaviour.
This commit is contained in:
parent
50df564caf
commit
7f7769cae0
34 changed files with 26 additions and 59 deletions
|
|
@ -7427,7 +7427,6 @@
|
|||
},
|
||||
"image-info": {
|
||||
"boot-environment": {
|
||||
"GRUB2_ROOT_FS_UUID": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
"kernelopts": "root=UUID=76a22bf4-f153-4541-b6c7-0332c0dfaeac ro biosdevname=0 net.ifnames=0"
|
||||
},
|
||||
"bootloader": "grub",
|
||||
|
|
@ -8018,4 +8017,4 @@
|
|||
],
|
||||
"timezone": "UTC"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue