1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00

tests: Add a serialization test for adoptable data

Pointed out in code review in https://github.com/coreos/bootupd/pull/104
This commit is contained in:
Colin Walters
2020-11-13 18:26:23 +00:00
committed by OpenShift Merge Robot
parent e00de4a6b6
commit 9873aaa8a0

View File

@@ -14,5 +14,13 @@
"adopted-from": null
}
},
"adoptable": {}
"adoptable": {
"BIOS": {
"version": {
"version": "grub2-bios-42.x86_64",
"timestamp": "2020-09-15T13:01:21Z"
},
"confident": true
}
}
}