test/data/manifests: avoid duplicate booting
We have integration tests that boot most of the image types, let the image tests focus on the actual content of the images, shaving off considerable CI time. The only missing one is OpenStack (which should be ported over) and tar (which we need to define the integration test for). Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
59d2f505cc
commit
167fdc44bc
32 changed files with 0 additions and 105 deletions
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "ppc64le",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue