test: add provisional multi-arch support
Currently we still only build for x86_64, but now the test suite is prepared for hooking up other architectures. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
9bedc0c393
commit
0d091decb5
16 changed files with 50 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
},
|
||||
"compose": {
|
||||
"distro": "fedora-30",
|
||||
"arch": "x86_64",
|
||||
"output-format": "openstack",
|
||||
"filename": "image.qcow2",
|
||||
"blueprint-draft": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue