This reverts commit f5295ab1f6. ELN
is back to expecting "graphical server" environment in latest
builds.
772 lines
26 KiB
JSON
772 lines
26 KiB
JSON
{
|
|
"Flavors": {
|
|
"updates-baseos-boot-iso": {
|
|
"settings": {
|
|
"DESKTOP": "gnome",
|
|
"HDDSIZEGB": "15",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
},
|
|
"updates-cloud": {
|
|
"settings": {
|
|
"HDD_1": "Fedora.%ARCH%-%VERSION%.qcow2",
|
|
"ISO": "cloudinit.iso",
|
|
"KIWI_PROFILE": "Cloud-Base-Generic",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1",
|
|
"+START_AFTER_TEST": "kiwi_build@%ARCH_BASE_MACHINE%",
|
|
"SUBVARIANT": "Cloud"
|
|
}
|
|
},
|
|
"updates-container": {
|
|
"settings": {
|
|
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
|
"KIWI_PROFILE": "Container-Base-Generic",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
},
|
|
"updates-everything-boot-iso": {
|
|
"settings": {
|
|
"HDDSIZEGB": "15",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
},
|
|
"updates-kde": {
|
|
"settings": {
|
|
"+HDD_1": "disk_f%VERSION%_kde_5_%ARCH%.qcow2",
|
|
"DESKTOP": "kde",
|
|
"DUG_RETRY": "3",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
},
|
|
"updates-server": {
|
|
"settings": {
|
|
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
},
|
|
"updates-server-boot-iso": {
|
|
"settings": {
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1",
|
|
"SUBVARIANT": "Server"
|
|
}
|
|
},
|
|
"updates-server-upgrade": {
|
|
"settings": {
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
},
|
|
"updates-silverblue-dvd_ostree-iso": {
|
|
"settings": {
|
|
"CANNED": "1",
|
|
"DESKTOP": "gnome",
|
|
"DEPLOY_UPLOAD_TEST": "install_default_update_ostree",
|
|
"HDDSIZEGB": "15",
|
|
"NUMDISKS": "2",
|
|
"PACKAGE_SET": "default",
|
|
"RETRY": "2",
|
|
"SUBVARIANT": "Silverblue"
|
|
}
|
|
},
|
|
"updates-workstation-live-iso": {
|
|
"settings": {
|
|
"DESKTOP": "gnome",
|
|
"HDDSIZEGB": "15",
|
|
"KIWI_PROFILE": "Workstation-Live",
|
|
"LIVE": "1",
|
|
"NUMDISKS": "2",
|
|
"PACKAGE_SET": "default",
|
|
"RETRY": "3",
|
|
"SUBVARIANT": "Workstation"
|
|
}
|
|
},
|
|
"updates-kde-live-iso": {
|
|
"settings": {
|
|
"DESKTOP": "kde",
|
|
"HDDSIZEGB": "15",
|
|
"KIWI_PROFILE": "KDE-Desktop-Live",
|
|
"LIVE": "1",
|
|
"NUMDISKS": "2",
|
|
"PACKAGE_SET": "default",
|
|
"RETRY": "1",
|
|
"SUBVARIANT": "KDE"
|
|
}
|
|
},
|
|
"updates-workstation-upgrade": {
|
|
"settings": {
|
|
"DESKTOP": "gnome",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
},
|
|
"updates-workstation": {
|
|
"settings": {
|
|
"DESKTOP": "gnome",
|
|
"DUG_RETRY": "1",
|
|
"+HDD_1": "disk_f%VERSION%_desktop_5_%ARCH%.qcow2",
|
|
"NUMDISKS": "2",
|
|
"RETRY": "1"
|
|
}
|
|
}
|
|
},
|
|
"ProductDefaults": {
|
|
"distri": "fedora",
|
|
"group_name": "Fedora Updates",
|
|
"version": "*"
|
|
},
|
|
"Products": {
|
|
"fedora-updates-baseos-boot-iso-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-baseos-boot-iso"
|
|
},
|
|
"fedora-updates-baseos-boot-iso-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-baseos-boot-iso"
|
|
},
|
|
"fedora-updates-cloud-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-cloud"
|
|
},
|
|
"fedora-updates-cloud-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-cloud"
|
|
},
|
|
"fedora-updates-container-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-container"
|
|
},
|
|
"fedora-updates-container-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-container"
|
|
},
|
|
"fedora-updates-everything-boot-iso-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-everything-boot-iso"
|
|
},
|
|
"fedora-updates-everything-boot-iso-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-everything-boot-iso"
|
|
},
|
|
"fedora-updates-server-boot-iso-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-server-boot-iso"
|
|
},
|
|
"fedora-updates-server-boot-iso-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-server-boot-iso"
|
|
},
|
|
"fedora-updates-kde-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-kde"
|
|
},
|
|
"fedora-updates-kde-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-kde"
|
|
},
|
|
"fedora-updates-server-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-server"
|
|
},
|
|
"fedora-updates-server-upgrade-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-server-upgrade"
|
|
},
|
|
"fedora-updates-server-upgrade-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-server-upgrade"
|
|
},
|
|
"fedora-updates-server-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-server"
|
|
},
|
|
"fedora-updates-silverblue-dvd_ostree-iso-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-silverblue-dvd_ostree-iso"
|
|
},
|
|
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-silverblue-dvd_ostree-iso"
|
|
},
|
|
"fedora-updates-workstation-live-iso-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-workstation-live-iso"
|
|
},
|
|
"fedora-updates-workstation-live-iso-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-workstation-live-iso"
|
|
},
|
|
"fedora-updates-kde-live-iso-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-kde-live-iso"
|
|
},
|
|
"fedora-updates-kde-live-iso-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-kde-live-iso"
|
|
},
|
|
"fedora-updates-workstation-upgrade-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-workstation-upgrade"
|
|
},
|
|
"fedora-updates-workstation-upgrade-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-workstation-upgrade"
|
|
},
|
|
"fedora-updates-workstation-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"flavor": "updates-workstation"
|
|
},
|
|
"fedora-updates-workstation-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"flavor": "updates-workstation"
|
|
}
|
|
},
|
|
"Profiles": {
|
|
"fedora-updates-baseos-boot-iso-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-baseos-boot-iso-aarch64-*"
|
|
},
|
|
"fedora-updates-baseos-boot-iso-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-baseos-boot-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-baseos-boot-iso-x86_64-*-bios": {
|
|
"machine": "bios",
|
|
"product": "fedora-updates-baseos-boot-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-cloud-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-cloud-aarch64-*"
|
|
},
|
|
"fedora-updates-cloud-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-cloud-x86_64-*"
|
|
},
|
|
"fedora-updates-container-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-container-aarch64-*"
|
|
},
|
|
"fedora-updates-container-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-container-x86_64-*"
|
|
},
|
|
"fedora-updates-everything-boot-iso-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-everything-boot-iso-aarch64-*"
|
|
},
|
|
"fedora-updates-everything-boot-iso-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-everything-boot-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-everything-boot-iso-x86_64-*-bios": {
|
|
"machine": "bios",
|
|
"product": "fedora-updates-everything-boot-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-server-boot-iso-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-server-boot-iso-aarch64-*"
|
|
},
|
|
"fedora-updates-server-boot-iso-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-server-boot-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-server-boot-iso-x86_64-*-bios": {
|
|
"machine": "bios",
|
|
"product": "fedora-updates-server-boot-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-kde-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-kde-aarch64-*"
|
|
},
|
|
"fedora-updates-kde-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-kde-x86_64-*"
|
|
},
|
|
"fedora-updates-server-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-server-aarch64-*"
|
|
},
|
|
"fedora-updates-server-upgrade-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-server-upgrade-aarch64-*"
|
|
},
|
|
"fedora-updates-server-upgrade-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-server-upgrade-x86_64-*"
|
|
},
|
|
"fedora-updates-server-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-server-x86_64-*"
|
|
},
|
|
"fedora-updates-kde-live-iso-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-kde-live-iso-aarch64-*"
|
|
},
|
|
"fedora-updates-kde-live-iso-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-kde-live-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-kde-live-iso-x86_64-*-bios": {
|
|
"machine": "bios",
|
|
"product": "fedora-updates-kde-live-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-silverblue-dvd_ostree-iso-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-silverblue-dvd_ostree-iso-aarch64-*"
|
|
},
|
|
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-silverblue-dvd_ostree-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*-bios": {
|
|
"machine": "bios",
|
|
"product": "fedora-updates-silverblue-dvd_ostree-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-workstation-live-iso-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-workstation-live-iso-aarch64-*"
|
|
},
|
|
"fedora-updates-workstation-live-iso-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-workstation-live-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-workstation-live-iso-x86_64-*-bios": {
|
|
"machine": "bios",
|
|
"product": "fedora-updates-workstation-live-iso-x86_64-*"
|
|
},
|
|
"fedora-updates-workstation-upgrade-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-workstation-upgrade-aarch64-*"
|
|
},
|
|
"fedora-updates-workstation-upgrade-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-workstation-upgrade-x86_64-*"
|
|
},
|
|
"fedora-updates-workstation-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "fedora-updates-workstation-aarch64-*"
|
|
},
|
|
"fedora-updates-workstation-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "fedora-updates-workstation-x86_64-*"
|
|
}
|
|
},
|
|
"ProfileGroups": {
|
|
"updates-cloud-allarch": {
|
|
"fedora-updates-cloud-aarch64-*-aarch64": 0,
|
|
"fedora-updates-cloud-x86_64-*-64bit": 0
|
|
},
|
|
"updates-container-allarch": {
|
|
"fedora-updates-container-aarch64-*-aarch64": 0,
|
|
"fedora-updates-container-x86_64-*-64bit": 0
|
|
},
|
|
"updates-server-allarch": {
|
|
"fedora-updates-server-x86_64-*-64bit": 0,
|
|
"fedora-updates-server-aarch64-*-aarch64": 0
|
|
},
|
|
"updates-desktops": {
|
|
"fedora-updates-kde-aarch64-*-aarch64": 0,
|
|
"fedora-updates-kde-x86_64-*-64bit": 0,
|
|
"fedora-updates-workstation-aarch64-*-aarch64": 0,
|
|
"fedora-updates-workstation-x86_64-*-64bit": 0
|
|
},
|
|
"updates-live-allarch": {
|
|
"fedora-updates-kde-live-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-kde-live-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-workstation-live-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-workstation-live-iso-x86_64-*-64bit": 5
|
|
},
|
|
"updates-sb-allarch": {
|
|
"fedora-updates-silverblue-dvd_ostree-iso-aarch64-*-aarch64": 0,
|
|
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*-64bit": 0
|
|
},
|
|
"updates-base-tests": {
|
|
"updates-cloud-allarch": 0,
|
|
"updates-server-allarch": 0,
|
|
"updates-desktops": 0
|
|
}
|
|
},
|
|
"TestSuites": {
|
|
"advisory_boot": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
},
|
|
"settings": {
|
|
"ADVISORY_BOOT_TEST": "1",
|
|
"BOOTFROM": "c",
|
|
"ROOT_PASSWORD": "weakpassword",
|
|
"USER_LOGIN": "false"
|
|
}
|
|
},
|
|
"base_selinux": {
|
|
"profile_groups": {
|
|
"updates-base-tests": 5
|
|
}
|
|
},
|
|
"base_service_manipulation": {
|
|
"profile_groups": {
|
|
"updates-base-tests": 5
|
|
}
|
|
},
|
|
"base_services_start": {
|
|
"profile_groups": {
|
|
"updates-base-tests": 5
|
|
}
|
|
},
|
|
"base_update_cli": {
|
|
"profile_groups": {
|
|
"updates-base-tests": 5
|
|
}
|
|
},
|
|
"base_reboot_unmount": {
|
|
"profile_groups": {
|
|
"updates-base-tests": 5
|
|
}
|
|
},
|
|
"base_system_logging": {
|
|
"profile_groups": {
|
|
"updates-base-tests": 5
|
|
}
|
|
},
|
|
"desktop_background": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_browser": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_graphics_validation": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_keyring": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_login": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_notifications_postinstall_updatetest": {
|
|
"profiles": {
|
|
"fedora-updates-kde-x86_64-*-64bit": 5,
|
|
"fedora-updates-workstation-aarch64-*-aarch64": 5,
|
|
"fedora-updates-workstation-x86_64-*-64bit": 5
|
|
},
|
|
"settings": {
|
|
"BOOTFROM": "c",
|
|
"ENTRYPOINT": "desktop_notifications _advisory_post"
|
|
}
|
|
},
|
|
"desktop_printing": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_printing_builtin": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_terminal": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"desktop_update_graphical": {
|
|
"profile_groups": {
|
|
"updates-desktops": 5
|
|
}
|
|
},
|
|
"install_default_update_live": {
|
|
"profile_groups": {
|
|
"updates-live-allarch": 5
|
|
},
|
|
"profiles": {
|
|
"fedora-updates-kde-live-iso-x86_64-*-bios": 5,
|
|
"fedora-updates-workstation-live-iso-x86_64-*-bios": 5
|
|
},
|
|
"settings": {
|
|
"+START_AFTER_TEST": "kiwi_build@%ARCH_BASE_MACHINE%",
|
|
"INSTALL": "1",
|
|
"ISO": "Fedora-%SUBVARIANT%-Live-%ARCH%-%ADVISORY_OR_TASK%.iso",
|
|
"QEMURAM": "4096"
|
|
}
|
|
},
|
|
"install_default_update_netinst": {
|
|
"profiles": {
|
|
"fedora-updates-baseos-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-baseos-boot-iso-x86_64-*-bios": 5,
|
|
"fedora-updates-baseos-boot-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-everything-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
|
|
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-server-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-server-boot-iso-x86_64-*-bios": 5,
|
|
"fedora-updates-server-boot-iso-x86_64-*-64bit": 5
|
|
},
|
|
"settings": {
|
|
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
|
|
"ADD_REPOSITORY_VARIATION": "%UPDATE_OR_TAG_REPO%",
|
|
"INSTALL": "1",
|
|
"INSTALL_UNLOCK": "support_ready",
|
|
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
|
|
"NICTYPE": "tap",
|
|
"NO_ADVISORY_POST": "1",
|
|
"PACKAGE_SET": "default",
|
|
"PARALLEL_WITH": "support_server@%ARCH_BASE_MACHINE%",
|
|
"WORKER_CLASS": "tap"
|
|
}
|
|
},
|
|
"install_default_update_ostree": {
|
|
"profile_groups": {
|
|
"updates-sb-allarch": 5
|
|
},
|
|
"settings": {
|
|
"INSTALL": "1",
|
|
"ISO": "%ADVISORY_OR_TASK%-%SUBVARIANT%-ostree-%ARCH%.iso",
|
|
"PACKAGE_SET": "default",
|
|
"+START_AFTER_TEST": "ostree_build@%ARCH_BASE_MACHINE%",
|
|
"STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
|
|
}
|
|
},
|
|
"install_default_ostree": {
|
|
"profiles": {
|
|
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*-bios": 5
|
|
},
|
|
"settings": {
|
|
"INSTALL": "1",
|
|
"ISO": "%ADVISORY_OR_TASK%-%SUBVARIANT%-ostree-%ARCH%.iso",
|
|
"PACKAGE_SET": "default",
|
|
"+START_AFTER_TEST": "ostree_build@%ARCH_BASE_MACHINE%"
|
|
}
|
|
},
|
|
"installer_build": {
|
|
"profiles": {
|
|
"fedora-updates-baseos-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-baseos-boot-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-everything-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-server-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-server-boot-iso-x86_64-*-64bit": 5
|
|
},
|
|
"settings": {
|
|
"+DESKTOP": "",
|
|
"BOOTFROM": "c",
|
|
"HDD_1": "disk_f%VERSION%_minimal_4_%ARCH%.qcow2",
|
|
"NUMDISKS": "2",
|
|
"POSTINSTALL": "_installer_build",
|
|
"ROOT_PASSWORD": "weakpassword",
|
|
"USER_LOGIN": "false"
|
|
}
|
|
},
|
|
"kiwi_build": {
|
|
"profile_groups": {
|
|
"updates-cloud-allarch": 5,
|
|
"updates-container-allarch": 5,
|
|
"updates-live-allarch": 5
|
|
},
|
|
"settings": {
|
|
"+DESKTOP": "",
|
|
"+LIVE": "",
|
|
"BOOTFROM": "c",
|
|
"HDD_1": "disk_f%VERSION%_minimal_4_%ARCH%.qcow2",
|
|
"HDDSIZEGB_3": "25",
|
|
"MAX_JOB_TIME": "10800",
|
|
"+NUMDISKS": "3",
|
|
"POSTINSTALL": "_kiwi_build",
|
|
"QEMUCPUS": "4",
|
|
"QEMURAM": "8192",
|
|
"ROOT_PASSWORD": "weakpassword",
|
|
"+START_AFTER_TEST": "",
|
|
"USER_LOGIN": "false"
|
|
}
|
|
},
|
|
"ostree_build": {
|
|
"profile_groups": {
|
|
"updates-sb-allarch": 5
|
|
},
|
|
"settings": {
|
|
"+DESKTOP": "",
|
|
"+CANNED": "",
|
|
"BOOTFROM": "c",
|
|
"HDD_1": "disk_f%VERSION%_minimal_4_%ARCH%.qcow2",
|
|
"HDDSIZEGB_3": "30",
|
|
"MAX_JOB_TIME": "12600",
|
|
"+NUMDISKS": "3",
|
|
"POSTINSTALL": "_ostree_build",
|
|
"QEMURAM": 9216,
|
|
"ROOT_PASSWORD": "weakpassword",
|
|
"USER_LOGIN": "false"
|
|
}
|
|
},
|
|
"podman": {
|
|
"profile_groups": {
|
|
"updates-container-allarch": 5
|
|
}
|
|
},
|
|
"podman_client": {
|
|
"profile_groups": {
|
|
"updates-container-allarch": 5
|
|
}
|
|
},
|
|
"realmd_join_cockpit": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"realmd_join_cockpit_ad": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"realmd_join_sssd": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"realmd_join_sssd_ad": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"rmdepcheck": {
|
|
"profiles": {
|
|
"fedora-updates-baseos-boot-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
|
|
},
|
|
"settings": {
|
|
"BOOTFROM": "c",
|
|
"ENTRYPOINT": "rmdepcheck_prepare rmdepcheck_x86_64 rmdepcheck_aarch64 rmdepcheck_ppc64le rmdepcheck_s390x",
|
|
"HDD_1": "disk_f%CURRREL%_support_6_%ARCH%.qcow2",
|
|
"ROOT_PASSWORD": "weakpassword",
|
|
"USER_LOGIN": "false"
|
|
}
|
|
},
|
|
"rpmostree_overlay": {
|
|
"profile_groups": {
|
|
"updates-sb-allarch": 5
|
|
}
|
|
},
|
|
"rpmostree_rebase": {
|
|
"profile_groups": {
|
|
"updates-sb-allarch": 5
|
|
}
|
|
},
|
|
"server_cockpit_basic": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_cockpit_default": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_cockpit_updates": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_database_client": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_firewall_default": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_freeipa_replication_client": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_freeipa_replication_master": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_freeipa_replication_replica": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_remote_logging_client": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_remote_logging_server": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_role_deploy_database_server": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_role_deploy_domain_controller": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"server_samba_domain_controller": {
|
|
"profile_groups": {
|
|
"updates-server-allarch": 5
|
|
}
|
|
},
|
|
"support_server": {
|
|
"profiles": {
|
|
"fedora-updates-baseos-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-baseos-boot-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-everything-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5,
|
|
"fedora-updates-server-boot-iso-aarch64-*-aarch64": 5,
|
|
"fedora-updates-server-boot-iso-x86_64-*-64bit": 5
|
|
}
|
|
},
|
|
"toolbox": {
|
|
"profiles": {
|
|
"fedora-updates-workstation-aarch64-*-aarch64": 5,
|
|
"fedora-updates-workstation-x86_64-*-64bit": 5
|
|
}
|
|
},
|
|
"upgrade_desktop": {
|
|
"profiles": {
|
|
"fedora-updates-workstation-upgrade-aarch64-*-aarch64": 5
|
|
}
|
|
},
|
|
"upgrade_desktop_encrypted_64bit": {
|
|
"profiles": {
|
|
"fedora-updates-workstation-upgrade-x86_64-*-64bit": 5
|
|
}
|
|
},
|
|
"upgrade_realmd_client": {
|
|
"profiles": {
|
|
"fedora-updates-server-upgrade-aarch64-*-aarch64": 5,
|
|
"fedora-updates-server-upgrade-x86_64-*-64bit": 5
|
|
}
|
|
},
|
|
"upgrade_server_domain_controller": {
|
|
"profiles": {
|
|
"fedora-updates-server-upgrade-aarch64-*-aarch64": 5,
|
|
"fedora-updates-server-upgrade-x86_64-*-64bit": 5
|
|
}
|
|
}
|
|
}
|
|
}
|