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": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "centos-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "centos-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "azure"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "centos-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "centos-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-32",
|
||||
"arch": "aarch64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-32",
|
||||
"arch": "aarch64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-32",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-32",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "azure"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-32",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "vmware"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-32",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-33",
|
||||
"arch": "aarch64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-33",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-33",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "azure"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-33",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "vmware"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "fedora-33",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "aarch64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "aarch64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "ppc64le",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "s390x",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "azure"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "vmware"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-8",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "aarch64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "aarch64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "ppc64le",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "s390x",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "azure"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "vmware"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "rhel-84",
|
||||
"arch": "x86_64",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
"ami": {
|
||||
"boot": {
|
||||
"type": "aws"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
|
|
@ -172,9 +169,6 @@
|
|||
}
|
||||
},
|
||||
"qcow2": {
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
|
|
@ -218,9 +212,6 @@
|
|||
}
|
||||
},
|
||||
"vhd": {
|
||||
"boot": {
|
||||
"type": "azure"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
|
|
@ -264,9 +255,6 @@
|
|||
}
|
||||
},
|
||||
"vmdk": {
|
||||
"boot": {
|
||||
"type": "qemu"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue