b86506d766
* Add aarch64 to templates * Fix _do_install_and_reboot on aarch64 On aarch64 the _do_install_and_reboot test runs the "consoletty0" action, which has a command with the string "fedora". This causes the command to fail with "No such file or directory". This patch changes "fedora" to "rocky" to which allows _do_install_and_reboot to pass.
253 lines
8.6 KiB
JSON
253 lines
8.6 KiB
JSON
{
|
|
"Products": {
|
|
"rocky-updates-server-upgrade-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-server-upgrade",
|
|
"settings": {},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-server-upgrade-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-server-upgrade",
|
|
"settings": {},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-server-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-server",
|
|
"settings": {},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-server-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-server",
|
|
"settings": {},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-workstation-upgrade-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-workstation-upgrade",
|
|
"settings": {
|
|
"DESKTOP": "gnome"
|
|
},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-workstation-upgrade-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-workstation-upgrade",
|
|
"settings": {
|
|
"DESKTOP": "gnome"
|
|
},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-workstation-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-workstation",
|
|
"settings": {
|
|
"DESKTOP": "gnome"
|
|
},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-workstation-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-workstation",
|
|
"settings": {
|
|
"DESKTOP": "gnome"
|
|
},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-minimal-aarch64-*": {
|
|
"arch": "aarch64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-minimal",
|
|
"settings": {},
|
|
"version": "*"
|
|
},
|
|
"rocky-updates-minimal-x86_64-*": {
|
|
"arch": "x86_64",
|
|
"distri": "rocky",
|
|
"flavor": "updates-minimal",
|
|
"settings": {},
|
|
"version": "*"
|
|
}
|
|
},
|
|
"Profiles": {
|
|
"rocky-updates-server-upgrade-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "rocky-updates-server-upgrade-aarch64-*"
|
|
},
|
|
"rocky-updates-server-upgrade-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "rocky-updates-server-upgrade-x86_64-*"
|
|
},
|
|
"rocky-updates-server-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "rocky-updates-server-aarch64-*"
|
|
},
|
|
"rocky-updates-server-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "rocky-updates-server-x86_64-*"
|
|
},
|
|
"rocky-updates-workstation-upgrade-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "rocky-updates-workstation-upgrade-aarch64-*"
|
|
},
|
|
"rocky-updates-workstation-upgrade-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "rocky-updates-workstation-upgrade-x86_64-*"
|
|
},
|
|
"rocky-updates-workstation-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "rocky-updates-workstation-aarch64-*"
|
|
},
|
|
"rocky-updates-workstation-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "rocky-updates-workstation-x86_64-*"
|
|
},
|
|
"rocky-updates-minimal-aarch64-*-aarch64": {
|
|
"machine": "aarch64",
|
|
"product": "rocky-updates-minimal-aarch64-*"
|
|
},
|
|
"rocky-updates-minimal-x86_64-*-64bit": {
|
|
"machine": "64bit",
|
|
"product": "rocky-updates-minimal-x86_64-*"
|
|
}
|
|
},
|
|
"TestSuites": {
|
|
"advisory_boot": {
|
|
"profiles": {
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40
|
|
},
|
|
"settings": {
|
|
"ADVISORY_BOOT_TEST": "1",
|
|
"BOOTFROM": "c",
|
|
"ROOT_PASSWORD": "weakpassword",
|
|
"USER_LOGIN": "false"
|
|
}
|
|
},
|
|
"base_selinux": {
|
|
"profiles": {
|
|
"rocky-updates-minimal-x86_64-*-64bit": 40,
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"base_service_manipulation": {
|
|
"profiles": {
|
|
"rocky-updates-minimal-x86_64-*-64bit": 40,
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"base_services_start": {
|
|
"profiles": {
|
|
"rocky-updates-minimal-x86_64-*-64bit": 40,
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"base_update_cli": {
|
|
"profiles": {
|
|
"rocky-updates-minimal-x86_64-*-64bit": 40,
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"base_reboot_unmount": {
|
|
"profiles": {
|
|
"rocky-updates-minimal-x86_64-*-64bit": 40,
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"base_system_logging": {
|
|
"profiles": {
|
|
"rocky-updates-minimal-x86_64-*-64bit": 40,
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"desktop_background": {
|
|
"profiles": {
|
|
"rocky-updates-workstation-aarch64-*-aarch64": 30,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 30
|
|
}
|
|
},
|
|
"desktop_browser": {
|
|
"profiles": {
|
|
"rocky-updates-workstation-aarch64-*-aarch64": 30,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 30
|
|
}
|
|
},
|
|
"desktop_printing": {
|
|
"profiles": {
|
|
"rocky-updates-workstation-aarch64-*-aarch64": 30,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 30
|
|
}
|
|
},
|
|
"desktop_terminal": {
|
|
"profiles": {
|
|
"rocky-updates-workstation-aarch64-*-aarch64": 30,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 30
|
|
}
|
|
},
|
|
"desktop_update_graphical": {
|
|
"profiles": {
|
|
"rocky-updates-workstation-aarch64-*-aarch64": 30,
|
|
"rocky-updates-workstation-x86_64-*-64bit": 30
|
|
}
|
|
},
|
|
"server_cockpit_basic": {
|
|
"profiles": {
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"server_cockpit_default": {
|
|
"profiles": {
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"server_cockpit_updates": {
|
|
"profiles": {
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"server_database_client": {
|
|
"profiles": {
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"server_firewall_default": {
|
|
"profiles": {
|
|
"rocky-updates-server-aarch64-*-aarch64": 40,
|
|
"rocky-updates-server-x86_64-*-64bit": 40
|
|
}
|
|
},
|
|
"upgrade_desktop_encrypted_64bit": {
|
|
"profiles": {
|
|
"rocky-updates-workstation-upgrade-aarch64-*-aarch64": 40,
|
|
"rocky-updates-workstation-upgrade-x86_64-*-64bit": 40
|
|
}
|
|
}
|
|
}
|
|
}
|