os-autoinst-distri-rocky-mi.../needles/anaconda/install_process/text_crash_menu_ready.json
Lukáš Růžička 395ed61a1a Automate the Anaconda_Save_Traceback_to_Bugzilla_Text test case.
This PR adds a new test that automates the above mentioned test case.
It starts the installation in text mode using the `install_text` test
case, which it interrupts using the Anaconda crash trigger.
When the crash happens, it goes through the process of reporting
the bug to Bugzilla, checks that Bugzilla sends a positive
confirmation of the action, but also performs some REST API
calls to do a proper check and then it closes the bug to clean up.
2021-06-17 16:28:29 -07:00

15 lines
203 B
JSON

{
"properties": [],
"tags": [
"anaconda_text_crash_menu_ready"
],
"area": [
{
"xpos": 2,
"ypos": 640,
"width": 107,
"height": 17,
"type": "match"
}
]
}