manifests: add example metal4k disk image for Fedora CoreOS
The created disk image would be written to 4k native disks.
This commit is contained in:
parent
28c2772d42
commit
5ad3f968e1
3 changed files with 466 additions and 0 deletions
|
|
@ -100,6 +100,9 @@ def run_tests(args, tmpdir):
|
|||
},
|
||||
"metal": {
|
||||
"artifact": "metal.raw"
|
||||
},
|
||||
"metal4k": {
|
||||
"artifact": "metal4k.raw"
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue