{
    "Machines": {
        "64bit": {
            "backend": "qemu",
            "settings": {
                "ARCH_BASE_MACHINE": "64bit",
                "PART_TABLE_TYPE": "mbr",
                "QEMUCPU": "Nehalem",
                "QEMUCPUS": "2",
                "QEMURAM": "2048",
                "QEMU_VIDEO_DEVICE": "virtio-vga",
                "XRES": "1024",
                "YRES": "768",
                "QEMU_VIRTIO_RNG": "1",
                "WORKER_CLASS": "qemu_x86_64"
            }
        },
        "aarch64": {
            "backend": "qemu",
            "settings": {
                "ARCH_BASE_MACHINE": "aarch64",
                "PART_TABLE_TYPE": "gpt",
                "QEMU": "aarch64",
                "QEMUCPU": "host",
                "QEMUCPUS": "2",
                "QEMUMACHINE": "virt,gic-version=max",
                "QEMURAM": 3072,
                "QEMU_VIRTIO_RNG": "1",
                "SERIALDEV": "ttyAMA0",
                "TIMEOUT_SCALE": "1.5",
                "UEFI": "1",
                "UEFI_PFLASH_CODE": "/usr/share/edk2/aarch64/QEMU_EFI-pflash.raw",
                "UEFI_PFLASH_VARS": "/usr/share/edk2/aarch64/vars-template-pflash.raw",
                "WORKER_CLASS": "qemu_aarch64"
            }
        },
        "uefi": {
            "backend": "qemu",
            "settings": {
                "ARCH_BASE_MACHINE": "64bit",
                "PART_TABLE_TYPE": "gpt",
                "QEMUCPU": "Nehalem",
                "QEMUCPUS": "2",
                "QEMURAM": "2048",
                "QEMU_VIDEO_DEVICE": "virtio-vga",
                "XRES": "1024",
                "YRES": "768",
                "QEMU_VIRTIO_RNG": "1",
                "UEFI": "1",
                "UEFI_PFLASH_CODE": "/usr/share/edk2/ovmf/OVMF_CODE.fd",
                "UEFI_PFLASH_VARS": "/usr/share/edk2/ovmf/OVMF_VARS.fd",
                "WORKER_CLASS": "qemu_x86_64"
            }
        }
    },
    "Products": {
        "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "GenericCloud_Base-qcow2-qcow2",
            "settings": {
                "BOOTFROM": "c",
                "DEPLOY_UPLOAD_TEST": "",
                "+HDD_1": "%HDD_2%",
                "ISO": "cloudinit.iso",
                "ROOT_PASSWORD": "weakpassword",
                "TEST_TARGET": "HDD_1"
            },
            "version": "*"
        },
        "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "GenericCloud_LVM-qcow2-qcow2",
            "settings": {
                "BOOTFROM": "c",
                "DEPLOY_UPLOAD_TEST": "",
                "+HDD_1": "%HDD_2%",
                "ISO": "cloudinit.iso",
                "ROOT_PASSWORD": "weakpassword",
                "TEST_TARGET": "HDD_1"
            },
            "version": "*"
        },
        "rocky-boot-iso-aarch64-*": {
            "arch": "aarch64",
            "distri": "rocky",
            "flavor": "boot-iso",
            "settings": {
                "GRUB": "ip=dhcp",
                "+QEMURAM": 3072,
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-boot-iso-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "boot-iso",
            "settings": {
                "GRUB": "ip=dhcp",
                "+QEMURAM": 3072,
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-minimal-iso-aarch64-*": {
            "arch": "aarch64",
            "distri": "rocky",
            "flavor": "minimal-iso",
            "settings": {
                "+QEMURAM": 3072,
                "DEPLOY_UPLOAD_TEST": "install_minimal_upload",
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-minimal-iso-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "minimal-iso",
            "settings": {
                "+QEMURAM": 3072,
                "DEPLOY_UPLOAD_TEST": "install_minimal_upload",
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-dvd-iso-aarch64-*": {
            "arch": "aarch64",
            "distri": "rocky",
            "flavor": "dvd-iso",
            "settings": {
                "DEPLOY_UPLOAD_TEST": "install_default_upload",
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-dvd-iso-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "dvd-iso",
            "settings": {
                "DEPLOY_UPLOAD_TEST": "install_default_upload",
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-package-set-aarch64-*": {
            "arch": "aarch64",
            "distri": "rocky",
            "flavor": "package-set",
            "settings": {
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-package-set-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "package-set",
            "settings": {
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-universal-aarch64-*": {
            "arch": "aarch64",
            "distri": "rocky",
            "flavor": "universal",
            "settings": {
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-universal-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "universal",
            "settings": {
                "HDDSIZEGB": "15",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        }
    },
    "Profiles": {
        "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*"
        },
        "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*"
        },
        "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*"
        },
        "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*"
        },
        "rocky-boot-iso-aarch64-*-aarch64": {
            "machine": "aarch64",
            "product": "rocky-boot-iso-aarch64-*"
        },
        "rocky-boot-iso-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-boot-iso-x86_64-*"
        },
        "rocky-boot-iso-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-boot-iso-x86_64-*"
        },
        "rocky-minimal-iso-aarch64-*-aarch64": {
            "machine": "aarch64",
            "product": "rocky-minimal-iso-aarch64-*"
        },
        "rocky-minimal-iso-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-minimal-iso-x86_64-*"
        },
        "rocky-dvd-iso-aarch64-*-aarch64": {
            "machine": "aarch64",
            "product": "rocky-dvd-iso-aarch64-*"
        },
        "rocky-dvd-iso-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-dvd-iso-x86_64-*"
        },
        "rocky-dvd-iso-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-dvd-iso-x86_64-*"
        },
        "rocky-package-set-aarch64-*-aarch64": {
            "machine": "aarch64",
            "product": "rocky-package-set-aarch64-*"
        },
        "rocky-package-set-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-package-set-x86_64-*"
        },
        "rocky-package-set-x86_64-*-uefi": {
            "machine": "64bit",
            "product": "rocky-package-set-x86_64-*"
        },
        "rocky-universal-aarch64-*-aarch64": {
            "machine": "aarch64",
            "product": "rocky-universal-aarch64-*"
        },
        "rocky-universal-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-universal-x86_64-*"
        },
        "rocky-universal-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-universal-x86_64-*"
        }
    },
    "TestSuites": {
        "anaconda_help": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "ENTRYPOINT": "_boot_to_anaconda anaconda_help",
                "HELPCHECK": "1"
            }
        },
        "base_reboot_unmount": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_reboot_unmount",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_system_logging": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_system_logging",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_update_cli": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_update_cli",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_package_install_remove": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_package_install_remove",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_services_start": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_services_start",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_selinux": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_selinux",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_service_manipulation": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_service_manipulation",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "cloud_autocloud": {
            "profiles": {
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_Base-qcow2-qcow2-x86_64-*-uefi": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-64bit": 30,
                "rocky-GenericCloud_LVM-qcow2-qcow2-x86_64-*-uefi": 30
            },
            "settings": {
                "POSTINSTALL": "autocloud"
            }
        },
        "install_resize_lvm": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "false",
                "PACKAGE_SET": "minimal",
                "PARTITIONING": "custom_resize_lvm",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "INSTALL": "1",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "install_lvm_ext4"
            }
        },
        "install_anaconda_text": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "ANACONDA_TEXT": "1"
            }
        },
        "install_arabic_language": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "LANGUAGE": "arabic",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "SWITCHED_LAYOUT": "1",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_asian_language": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "INPUT_METHOD": "1",
                "LANGUAGE": "japanese",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_custom_gui_lvm_ext4": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40,
                "rocky-dvd-iso-x86_64-*-uefi": 41
            },
            "settings": {
                "DESKTOP": "false",
                "PACKAGE_SET": "minimal",
                "PARTITIONING": "custom_gui_lvm_ext4",
                "HDDSIZEGB": "15",
                "POSTINSTALL": "disk_custom_lvm_ext4_postinstall",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_custom_gui_standard_partition_ext4": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40,
                "rocky-dvd-iso-x86_64-*-uefi": 41
            },
            "settings": {
                "DESKTOP": "false",
                "PACKAGE_SET": "minimal",
                "PARTITIONING": "custom_gui_standard_partition_ext4",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_custom_gui_software_raid": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "NUMDISKS": "2",
                "PARTITIONING": "custom_gui_software_raid",
                "POSTINSTALL": "disk_custom_software_raid_postinstall",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_custom_gui_xfs": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_gui_xfs",
                "POSTINSTALL": "disk_custom_xfs_postinstall",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_cyrillic_language": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "LANGUAGE": "russian",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "SWITCHED_LAYOUT": "1",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_default": {
            "profiles": {
                "rocky-boot-iso-aarch64-*-aarch64": 10,
                "rocky-boot-iso-x86_64-*-64bit": 10,
                "rocky-boot-iso-x86_64-*-uefi": 11,
                "rocky-dvd-iso-aarch64-*-aarch64": 11,
                "rocky-dvd-iso-x86_64-*-uefi": 11
            },
            "settings": {
                "DESKTOP": "gnome",
                "PACKAGE_SET": "default",
                "POSTINSTALL": "_collect_data"
            }
        },
        "install_minimal": {
            "profiles": {
                "rocky-minimal-iso-aarch64-*-aarch64": 10,
                "rocky-minimal-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "PACKAGE_SET": "minimal",
                "POSTINSTALL": "_collect_data"
            }
        },
        "install_minimal_upload": {
            "profiles": {
                "rocky-minimal-iso-aarch64-*-aarch64": 10,
                "rocky-minimal-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "PACKAGE_SET": "minimal",
                "POSTINSTALL": "_collect_data",
                "STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
            }
        },
        "install_default_upload": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 10,
                "rocky-dvd-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "DESKTOP": "gnome",
                "PACKAGE_SET": "default",
                "POSTINSTALL": "_collect_data",
                "STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
            }
        },
        "install_delete_partial": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "HDD_1": "disk_full_%PART_TABLE_TYPE%.img",
                "PARTITIONING": "guided_delete_partial",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_delete_pata": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20,
                "rocky-universal-x86_64-*-uefi": 21
            },
            "settings": {
                "HDDMODEL": "ide-hd",
                "HDD_1": "disk_full_mbr.img",
                "HDDSIZEGB": "20",
                "PARTITIONING": "guided_delete_all",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_european_language": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "LANGUAGE": "french",
                "NO_UEFI_POST": "1",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_iscsi": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "ANACONDA_STATIC": "172.16.2.111",
                "INSTALL_UNLOCK": "support_ready",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server",
                "PARTITIONING": "custom_iscsi",
                "ROOT_PASSWORD": "weakpassword",
                "WORKER_CLASS": "tap"
            }
        },
        "install_kickstart_nfs": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30
            },
            "settings": {
                "GRUB": "inst.ks=nfs:172.16.2.110:/export/root-user-crypted-net.ks",
                "INSTALL_UNLOCK": "support_ready",
                "KICKSTART": "1",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server",
                "ROOT_PASSWORD": "111111",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "install_lvmthin": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_lvmthin",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_lvm_ext4": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40,
                "rocky-dvd-iso-x86_64-*-uefi": 41
            },
            "settings": {
                "DESKTOP": "false",
                "PACKAGE_SET": "minimal",
                "PARTITIONING": "custom_lvm_ext4",
                "ROOT_PASSWORD": "weakpassword",
                "STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
            }
        },
        "install_standard_partition_ext4": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30,
                "rocky-dvd-iso-x86_64-*-uefi": 31
            },
            "settings": {
                "DESKTOP": "gnome",
                "PARTITIONING": "custom_standard_partition_ext4",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_mirrorlist_graphical": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "MIRRORLIST_GRAPHICAL": "1",
                "PACKAGE_SET": "server"
            }
        },
        "install_multi": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20,
                "rocky-universal-x86_64-*-uefi": 21
            },
            "settings": {
                "HDD_2": "disk_full_mbr.img",
                "NUMDISKS": "2",
                "PARTITIONING": "guided_multi",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_multi_empty": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "NUMDISKS": "2",
                "PARTITIONING": "guided_multi_empty_all",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_with_swap": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 50,
                "rocky-universal-x86_64-*-64bit": 50,
                "rocky-universal-x86_64-*-uefi": 51
            },
            "settings": {
                "PARTITIONING": "custom_with_swap",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_package_set_minimal": {
            "profiles": {
                "rocky-package-set-x86_64-*-64bit": 30
            },
            "settings": {
                "DESKTOP": "false",
                "PACKAGE_SET": "minimal"
            }
        },
        "install_package_set_server": {
            "profiles": {
                "rocky-package-set-x86_64-*-64bit": 30
            },
            "settings": {
                "DESKTOP": "false",
                "PACKAGE_SET": "server"
            }
        },
        "install_package_set_graphical-server": {
            "profiles": {
                "rocky-package-set-x86_64-*-64bit": 30
            },
            "settings": {
                "DESKTOP": "gnome",
                "PACKAGE_SET": "graphical-server"
            }
        },
        "install_package_set_workstation": {
            "profiles": {
                "rocky-package-set-x86_64-*-64bit": 30
            },
            "settings": {
                "DESKTOP": "gnome",
                "PACKAGE_SET": "workstation"
            }
        },
        "install_package_set_virtualization-host": {
            "profiles": {
                "rocky-package-set-x86_64-*-64bit": 30
            },
            "settings": {
                "DESKTOP": "false",
                "PACKAGE_SET": "virtualization-host"
            }
        },
        "install_pxeboot": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "+ISO": "",
                "DELAYED_START": "1",
                "KICKSTART": "1",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server@%ARCH_BASE_MACHINE%",
                "PXEBOOT": "once",
                "ROOT_PASSWORD": "111111",
                "TEST_TARGET": "COMPOSE",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "install_repository_http_graphical": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "REPOSITORY_GRAPHICAL": "%LOCATION%",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_repository_http_variation": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "REPOSITORY_VARIATION": "%LOCATION%",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_repository_nfs_graphical": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "INSTALL_UNLOCK": "support_ready",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server",
                "REPOSITORY_GRAPHICAL": "nfs:nfsvers=4:172.16.2.110:/repo",
                "WORKER_CLASS": "tap"
            }
        },
        "install_repository_nfs_variation": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "INSTALL_UNLOCK": "support_ready",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server",
                "REPOSITORY_VARIATION": "nfs:nfsvers=4:172.16.2.110:/repo",
                "WORKER_CLASS": "tap"
            }
        },
        "install_repository_nfsiso_variation": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "INSTALL_UNLOCK": "support_ready",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server",
                "REPOSITORY_VARIATION": "nfs:nfsvers=4:172.16.2.110:/iso/image.iso",
                "WORKER_CLASS": "tap"
            }
        },
        "install_rescue_encrypted": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 31,
                "rocky-universal-x86_64-*-64bit": 31,
                "rocky-universal-x86_64-*-uefi": 32
            },
            "settings": {
                "BOOTFROM": "d",
                "ENTRYPOINT": "rescue_mode_encrypted",
                "HDD_1": "disk_%MACHINE%_encrypted.qcow2",
                "START_AFTER_TEST": "install_simple_encrypted"
            }
        },
        "install_sata": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20,
                "rocky-universal-x86_64-*-uefi": 21
            },
            "settings": {
                "ATACONTROLLER": "ich9-ahci",
                "HDDMODEL": "ide-hd,bus=ahci0.0",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_scsi_updates_img": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 20,
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "CDMODEL": "scsi-cd",
                "GRUB": "inst.updates=https://fedorapeople.org/groups/qa/updates/updates-openqa.img",
                "HDDMODEL": "scsi-hd",
                "SCSICONTROLLER": "virtio-scsi-pci",
                "TEST_UPDATES": "1",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_serial_console": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30
            },
            "settings": {
                "ANACONDA_TEXT": "1",
                "NO_UEFI_POST": "1",
                "SERIAL_CONSOLE": "1",
                "VIRTIO_CONSOLE_NUM": "2"
            }
        },
        "install_shrink_ext4": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "HDD_1": "disk_shrink_ext4.img",
                "PARTITIONING": "guided_shrink",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_shrink_ntfs": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "HDD_1": "disk_shrink_ntfs.img",
                "PARTITIONING": "guided_shrink",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_simple_encrypted": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "ENCRYPT_PASSWORD": "weakpassword",
                "STORE_HDD_1": "disk_%MACHINE%_encrypted.qcow2",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_simple_free_space": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "HDD_1": "disk_freespace_%PART_TABLE_TYPE%.img",
                "HDDSIZEGB": "20",
                "PARTITIONING": "guided_free_space",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_software_raid": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "NUMDISKS": "2",
                "PARTITIONING": "custom_software_raid",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "install_updates_nfs": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "GRUB": "inst.stage2=nfs:nfsvers=4:172.16.2.110:/repo",
                "INSTALL_UNLOCK": "support_ready",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server",
                "QEMURAM": "3072",
                "TEST_UPDATES": "1",
                "WORKER_CLASS": "tap"
            }
        },
        "install_vnc_client": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_rocky%CURRREL%_desktop_%ARCH%.qcow2",
                "INSTALL": "1",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "install_vnc_server",
                "PREINSTALL": "_vnc_client_connect_pre _graphical_wait_login _vnc_client_connect",
                "VNC_CLIENT": "1",
                "WORKER_CLASS": "tap"
            }
        },
        "install_vnc_server": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "GRUB": "inst.vnc net.ifnames=0 biosdevname=0 ip=172.16.2.114::172.16.2.2:255.255.255.0:vnc001.test.openqa.rockylinux.org:eth0:off",
                "NICTYPE": "tap",
                "VNC_SERVER": "1",
                "WORKER_CLASS": "tap"
            }
        },
        "install_vncconnect_client": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_rocky%CURRREL%_desktop_%ARCH%.qcow2",
                "INSTALL": "1",
                "NICTYPE": "tap",
                "PREINSTALL": "_vncconnect_client_setup_pre _graphical_wait_login _vncconnect_client_setup",
                "VNC_CLIENT": "1",
                "WORKER_CLASS": "tap"
            }
        },
        "install_vncconnect_server": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "GRUB": "inst.vnc inst.vncconnect=172.16.2.117:5500 net.ifnames=0 biosdevname=0 ip=172.16.2.116::172.16.2.2:255.255.255.0:vnc003.test.openqa.rockylinux.org:eth0:off",
                "INSTALL_UNLOCK": "vncconnect_client_ready",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "install_vncconnect_client",
                "VNC_SERVER": "1",
                "WORKER_CLASS": "tap"
            }
        },
        "install_xfs": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 40,
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_xfs",
                "ROOT_PASSWORD": "weakpassword",
                "PACKAGE_SET": "minimal",
                "DESKTOP": "false"
            }
        },
        "memtest": {
            "profiles": {
                "rocky-universal-aarch64-*-aarch64": 30,
                "rocky-universal-x86_64-*-64bit": 30
            },
            "settings": {
                "ENTRYPOINT": "memtest"
            }
        },
        "modularity_tests": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "modularity_module_list modularity_enable_disable_module modularity_install_module",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "realmd_join_cockpit": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "+HDD_1": "disk_%MACHINE%_cockpit.qcow2",
                "+START_AFTER_TEST": "server_cockpit_default",
                "BOOTFROM": "c",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "server_role_deploy_domain_controller",
                "POSTINSTALL": "realmd_join_cockpit freeipa_webui freeipa_password_change freeipa_client",
                "POST_STATIC": "172.16.2.102 client002.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "realmd_join_sssd": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "server_role_deploy_domain_controller",
                "POSTINSTALL": "realmd_join_sssd freeipa_client",
                "POST_STATIC": "172.16.2.103 client003.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "release_identification": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 40,
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "ENTRYPOINT": "text_login_gui rocky_release os_release",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "server_cockpit_basic": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "+HDD_1": "disk_%MACHINE%_cockpit.qcow2",
                "+START_AFTER_TEST": "server_cockpit_default",
                "BOOTFROM": "c",
                "POSTINSTALL": "server_cockpit_basic",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "false"
            }
        },
        "server_cockpit_default": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "_setup_browser server_cockpit_default",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "STORE_HDD_1": "disk_%MACHINE%_cockpit.qcow2",
                "USER_LOGIN": "false"
            }
        },
        "server_cockpit_updates": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "+HDD_1": "disk_%MACHINE%_cockpit.qcow2",
                "+START_AFTER_TEST": "server_cockpit_default",
                "BOOTFROM": "c",
                "POSTINSTALL": "server_cockpit_updates server_cockpit_autoupdate",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "false"
            }
        },
        "server_database_client": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "server_role_deploy_database_server",
                "POSTINSTALL": "database_client",
                "POST_STATIC": "172.16.2.105 dbclient.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_filesystem_default": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "DESKTOP": "gnome",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "server_filesystem_default",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "server_firewall_default": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "server_firewall_default",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "server_freeipa_replication_client": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "FREEIPA_REPLICA_CLIENT": "1",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "server_freeipa_replication_replica",
                "POSTINSTALL": "realmd_join_sssd freeipa_client",
                "POST_STATIC": "172.16.2.108 client005.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_freeipa_replication_master": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "FREEIPA_REPLICA_MASTER": "1",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_CANCEL_WHOLE_CLUSTER": "0",
                "POSTINSTALL": "role_deploy_domain_controller role_deploy_domain_controller_check",
                "POST_STATIC": "172.16.2.106 ipa002.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_freeipa_replication_replica": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 30,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "FREEIPA_REPLICA": "1",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_CANCEL_WHOLE_CLUSTER": "0",
                "PARALLEL_WITH": "server_freeipa_replication_master",
                "POSTINSTALL": "realmd_join_sssd",
                "POST_STATIC": "172.16.2.107 ipa003.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_realmd_join_kickstart": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "GRUB": "inst.ks=hd:vdb1:/freeipaclient.ks",
                "HDD_2": "disk_ks-%CURRREL%.img",
                "INSTALL_UNLOCK": "freeipa_ready",
                "KICKSTART": "1",
                "NICTYPE": "tap",
                "NUMDISKS": "2",
                "PARALLEL_WITH": "server_role_deploy_domain_controller",
                "POSTINSTALL": "freeipa_client",
                "ROOT_PASSWORD": "anaconda",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_remote_logging_client": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "server_remote_logging_server",
                "POSTINSTALL": "server_remote_logging_client",
                "POST_STATIC": "172.16.2.113 rsyslogclient.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_remote_logging_server": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_CANCEL_WHOLE_CLUSTER": "0",
                "POSTINSTALL": "server_remote_logging_server",
                "POST_STATIC": "172.16.2.112 rsyslogserver.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_role_deploy_database_server": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_CANCEL_WHOLE_CLUSTER": "0",
                "POSTINSTALL": "role_deploy_database_server",
                "POST_STATIC": "172.16.2.104 db.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "server_role_deploy_domain_controller": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 20,
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "NICTYPE": "tap",
                "PARALLEL_CANCEL_WHOLE_CLUSTER": "0",
                "POSTINSTALL": "role_deploy_domain_controller role_deploy_domain_controller_check",
                "POST_STATIC": "172.16.2.100 ipa001.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "slurm22": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 10,
                "rocky-dvd-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "slurm",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "false",
                "SLURM_VERSION": "22"
            }
        },
        "slurm23": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 10,
                "rocky-dvd-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "slurm",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "false",
                "SLURM_VERSION": "23"
            }
        },
        "support_server": {
            "profiles": {
                "rocky-dvd-iso-aarch64-*-aarch64": 10,
                "rocky-dvd-iso-x86_64-*-64bit": 10,
                "rocky-universal-aarch64-*-aarch64": 10,
                "rocky-universal-x86_64-*-64bit": 10
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_rocky%CURRREL%_support_%ARCH%.qcow2",
                "NICTYPE": "tap",
                "NUMDISKS": "2",
                "PARALLEL_CANCEL_WHOLE_CLUSTER": "0",
                "POSTINSTALL": "_support_server",
                "POST_STATIC": "172.16.2.110 support.test.openqa.rockylinux.org",
                "ROOT_PASSWORD": "weakpassword",
                "TEST_TARGET": "NONE",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        }
    }
}