test: generate aarch64 image installer manifests
Added to imagetype map for test case generators and generate new manifests.
This commit is contained in:
parent
be0a45fe83
commit
fa209fe747
5 changed files with 84134 additions and 0 deletions
21917
test/data/manifests/centos_8-aarch64-image_installer-boot.json
Normal file
21917
test/data/manifests/centos_8-aarch64-image_installer-boot.json
Normal file
File diff suppressed because it is too large
Load diff
21517
test/data/manifests/centos_9-aarch64-image_installer-boot.json
Normal file
21517
test/data/manifests/centos_9-aarch64-image_installer-boot.json
Normal file
File diff suppressed because it is too large
Load diff
20566
test/data/manifests/rhel_86-aarch64-image_installer-boot.json
Normal file
20566
test/data/manifests/rhel_86-aarch64-image_installer-boot.json
Normal file
File diff suppressed because it is too large
Load diff
20130
test/data/manifests/rhel_90-aarch64-image_installer-boot.json
Normal file
20130
test/data/manifests/rhel_90-aarch64-image_installer-boot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -51,6 +51,7 @@
|
|||
"qcow2",
|
||||
"edge-commit",
|
||||
"edge-container",
|
||||
"image-installer",
|
||||
"tar"
|
||||
],
|
||||
"ppc64le": [
|
||||
|
|
@ -165,6 +166,7 @@
|
|||
"qcow2",
|
||||
"edge-commit",
|
||||
"edge-container",
|
||||
"image-installer",
|
||||
"tar"
|
||||
],
|
||||
"ppc64le": [
|
||||
|
|
@ -229,6 +231,7 @@
|
|||
"ec2",
|
||||
"edge-commit",
|
||||
"edge-container",
|
||||
"image-installer",
|
||||
"openstack",
|
||||
"qcow2",
|
||||
"tar"
|
||||
|
|
@ -260,6 +263,7 @@
|
|||
"qcow2",
|
||||
"edge-commit",
|
||||
"edge-container",
|
||||
"image-installer",
|
||||
"tar"
|
||||
],
|
||||
"ppc64le": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue