remove refs to platform specific media

This commit is contained in:
Trevor Cooper 2021-08-09 21:55:18 -07:00
parent 4f3a7097fb
commit 7995d27282
1 changed files with 50 additions and 50 deletions

View File

@ -31,30 +31,30 @@
} }
}, },
"Products": { "Products": {
"rocky-Server-boot-iso-x86_64-*": { "rocky-boot-iso-x86_64-*": {
"arch": "x86_64", "arch": "x86_64",
"distri": "rocky", "distri": "rocky",
"flavor": "Server-boot-iso", "flavor": "boot-iso",
"settings": { "settings": {
"+QEMURAM": 3072, "+QEMURAM": 3072,
"TEST_TARGET": "ISO" "TEST_TARGET": "ISO"
}, },
"version": "*" "version": "*"
}, },
"rocky-Server-minimal-iso-x86_64-*": { "rocky-minimal-iso-x86_64-*": {
"arch": "x86_64", "arch": "x86_64",
"distri": "rocky", "distri": "rocky",
"flavor": "Server-minimal-iso", "flavor": "minimal-iso",
"settings": { "settings": {
"+QEMURAM": 3072, "+QEMURAM": 3072,
"TEST_TARGET": "ISO" "TEST_TARGET": "ISO"
}, },
"version": "*" "version": "*"
}, },
"rocky-Server-dvd-iso-x86_64-*": { "rocky-dvd-iso-x86_64-*": {
"arch": "x86_64", "arch": "x86_64",
"distri": "rocky", "distri": "rocky",
"flavor": "Server-dvd-iso", "flavor": "dvd-iso",
"settings": { "settings": {
"DEPLOY_UPLOAD_TEST": "install_default_upload", "DEPLOY_UPLOAD_TEST": "install_default_upload",
"TEST_TARGET": "ISO" "TEST_TARGET": "ISO"
@ -72,25 +72,25 @@
} }
}, },
"Profiles": { "Profiles": {
"rocky-Server-boot-iso-x86_64-*-64bit": { "rocky-boot-iso-x86_64-*-64bit": {
"machine": "64bit", "machine": "64bit",
"product": "rocky-Server-boot-iso-x86_64-*" "product": "rocky-boot-iso-x86_64-*"
}, },
"rocky-Server-boot-iso-x86_64-*-uefi": { "rocky-boot-iso-x86_64-*-uefi": {
"machine": "uefi", "machine": "uefi",
"product": "rocky-Server-boot-iso-x86_64-*" "product": "rocky-boot-iso-x86_64-*"
}, },
"rocky-Server-minimal-iso-x86_64-*-64bit": { "rocky-minimal-iso-x86_64-*-64bit": {
"machine": "64bit", "machine": "64bit",
"product": "rocky-Server-minimal-iso-x86_64-*" "product": "rocky-minimal-iso-x86_64-*"
}, },
"rocky-Server-dvd-iso-x86_64-*-64bit": { "rocky-dvd-iso-x86_64-*-64bit": {
"machine": "64bit", "machine": "64bit",
"product": "rocky-Server-dvd-iso-x86_64-*" "product": "rocky-dvd-iso-x86_64-*"
}, },
"rocky-Server-dvd-iso-x86_64-*-uefi": { "rocky-dvd-iso-x86_64-*-uefi": {
"machine": "uefi", "machine": "uefi",
"product": "rocky-Server-dvd-iso-x86_64-*" "product": "rocky-dvd-iso-x86_64-*"
}, },
"rocky-universal-x86_64-*-64bit": { "rocky-universal-x86_64-*-64bit": {
"machine": "64bit", "machine": "64bit",
@ -104,7 +104,7 @@
"TestSuites": { "TestSuites": {
"anaconda_help": { "anaconda_help": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 20 "rocky-dvd-iso-x86_64-*-64bit": 20
}, },
"settings": { "settings": {
"ENTRYPOINT": "_boot_to_anaconda anaconda_help", "ENTRYPOINT": "_boot_to_anaconda anaconda_help",
@ -113,7 +113,7 @@
}, },
"base_reboot_unmount": { "base_reboot_unmount": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 20 "rocky-dvd-iso-x86_64-*-64bit": 20
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -126,7 +126,7 @@
}, },
"base_system_logging": { "base_system_logging": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 20 "rocky-dvd-iso-x86_64-*-64bit": 20
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -139,7 +139,7 @@
}, },
"base_update_cli": { "base_update_cli": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 20 "rocky-dvd-iso-x86_64-*-64bit": 20
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -152,7 +152,7 @@
}, },
"base_package_install_remove": { "base_package_install_remove": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -165,7 +165,7 @@
}, },
"base_services_start": { "base_services_start": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -178,7 +178,7 @@
}, },
"base_selinux": { "base_selinux": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -191,7 +191,7 @@
}, },
"base_service_manipulation": { "base_service_manipulation": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -204,7 +204,7 @@
}, },
"install_blivet_resize_lvm": { "install_blivet_resize_lvm": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"PARTITIONING": "custom_blivet_resize_lvm", "PARTITIONING": "custom_blivet_resize_lvm",
@ -217,7 +217,7 @@
}, },
"install_resize_lvm": { "install_resize_lvm": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"PARTITIONING": "custom_resize_lvm", "PARTITIONING": "custom_resize_lvm",
@ -295,7 +295,7 @@
}, },
"install_blivet_btrfs_preserve_home": { "install_blivet_btrfs_preserve_home": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"PARTITIONING": "custom_blivet_btrfs_preserve_home", "PARTITIONING": "custom_blivet_btrfs_preserve_home",
@ -306,7 +306,7 @@
}, },
"install_blivet_btrfs_preserve_home_uefi": { "install_blivet_btrfs_preserve_home_uefi": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-uefi": 40 "rocky-dvd-iso-x86_64-*-uefi": 40
}, },
"settings": { "settings": {
"PARTITIONING": "custom_blivet_btrfs_preserve_home", "PARTITIONING": "custom_blivet_btrfs_preserve_home",
@ -317,8 +317,8 @@
}, },
"install_blivet_lvm_ext4": { "install_blivet_lvm_ext4": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40, "rocky-dvd-iso-x86_64-*-64bit": 40,
"rocky-Server-dvd-iso-x86_64-*-uefi": 41 "rocky-dvd-iso-x86_64-*-uefi": 41
}, },
"settings": { "settings": {
"PARTITIONING": "custom_blivet_lvm_ext4", "PARTITIONING": "custom_blivet_lvm_ext4",
@ -328,8 +328,8 @@
}, },
"install_blivet_standard_partition_ext4": { "install_blivet_standard_partition_ext4": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40, "rocky-dvd-iso-x86_64-*-64bit": 40,
"rocky-Server-dvd-iso-x86_64-*-uefi": 41 "rocky-dvd-iso-x86_64-*-uefi": 41
}, },
"settings": { "settings": {
"PARTITIONING": "custom_blivet_standard_partition_ext4", "PARTITIONING": "custom_blivet_standard_partition_ext4",
@ -382,7 +382,7 @@
}, },
"install_btrfs_preserve_home": { "install_btrfs_preserve_home": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 10 "rocky-dvd-iso-x86_64-*-64bit": 10
}, },
"settings": { "settings": {
"PARTITIONING": "custom_btrfs_preserve_home", "PARTITIONING": "custom_btrfs_preserve_home",
@ -394,7 +394,7 @@
}, },
"install_btrfs_preserve_home_uefi": { "install_btrfs_preserve_home_uefi": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-uefi": 41 "rocky-dvd-iso-x86_64-*-uefi": 41
}, },
"settings": { "settings": {
"PARTITIONING": "custom_btrfs_preserve_home", "PARTITIONING": "custom_btrfs_preserve_home",
@ -423,9 +423,9 @@
}, },
"install_default": { "install_default": {
"profiles": { "profiles": {
"rocky-Server-boot-iso-x86_64-*-64bit": 10, "rocky-boot-iso-x86_64-*-64bit": 10,
"rocky-Server-boot-iso-x86_64-*-uefi": 11, "rocky-boot-iso-x86_64-*-uefi": 11,
"rocky-Server-dvd-iso-x86_64-*-uefi": 11 "rocky-dvd-iso-x86_64-*-uefi": 11
}, },
"settings": { "settings": {
"PACKAGE_SET": "default", "PACKAGE_SET": "default",
@ -434,7 +434,7 @@
}, },
"install_minimal": { "install_minimal": {
"profiles": { "profiles": {
"rocky-Server-minimal-iso-x86_64-*-64bit": 10 "rocky-minimal-iso-x86_64-*-64bit": 10
}, },
"settings": { "settings": {
"PACKAGE_SET": "minimal", "PACKAGE_SET": "minimal",
@ -443,7 +443,7 @@
}, },
"install_default_upload": { "install_default_upload": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 10 "rocky-dvd-iso-x86_64-*-64bit": 10
}, },
"settings": { "settings": {
"PACKAGE_SET": "default", "PACKAGE_SET": "default",
@ -503,8 +503,8 @@
}, },
"install_lvm_ext4": { "install_lvm_ext4": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40, "rocky-dvd-iso-x86_64-*-64bit": 40,
"rocky-Server-dvd-iso-x86_64-*-uefi": 41 "rocky-dvd-iso-x86_64-*-uefi": 41
}, },
"settings": { "settings": {
"HDDSIZEGB": "15", "HDDSIZEGB": "15",
@ -515,8 +515,8 @@
}, },
"install_standard_partition_ext4": { "install_standard_partition_ext4": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 30, "rocky-dvd-iso-x86_64-*-64bit": 30,
"rocky-Server-dvd-iso-x86_64-*-uefi": 31 "rocky-dvd-iso-x86_64-*-uefi": 31
}, },
"settings": { "settings": {
"PARTITIONING": "custom_standard_partition_ext4", "PARTITIONING": "custom_standard_partition_ext4",
@ -736,7 +736,7 @@
}, },
"modularity_tests": { "modularity_tests": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 30 "rocky-dvd-iso-x86_64-*-64bit": 30
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -749,7 +749,7 @@
}, },
"release_identification": { "release_identification": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 40 "rocky-dvd-iso-x86_64-*-64bit": 40
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -761,7 +761,7 @@
}, },
"server_cockpit_basic": { "server_cockpit_basic": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 30 "rocky-dvd-iso-x86_64-*-64bit": 30
}, },
"settings": { "settings": {
"+HDD_1": "disk_%MACHINE%_cockpit.qcow2", "+HDD_1": "disk_%MACHINE%_cockpit.qcow2",
@ -774,7 +774,7 @@
}, },
"server_cockpit_default": { "server_cockpit_default": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 20 "rocky-dvd-iso-x86_64-*-64bit": 20
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -788,7 +788,7 @@
}, },
"server_cockpit_updates": { "server_cockpit_updates": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 30 "rocky-dvd-iso-x86_64-*-64bit": 30
}, },
"settings": { "settings": {
"+HDD_1": "disk_%MACHINE%_cockpit.qcow2", "+HDD_1": "disk_%MACHINE%_cockpit.qcow2",
@ -801,7 +801,7 @@
}, },
"server_filesystem_default": { "server_filesystem_default": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 20 "rocky-dvd-iso-x86_64-*-64bit": 20
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",
@ -814,7 +814,7 @@
}, },
"server_firewall_default": { "server_firewall_default": {
"profiles": { "profiles": {
"rocky-Server-dvd-iso-x86_64-*-64bit": 20 "rocky-dvd-iso-x86_64-*-64bit": 20
}, },
"settings": { "settings": {
"BOOTFROM": "c", "BOOTFROM": "c",