mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
395ed61a1a
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.
15 lines
199 B
JSON
15 lines
199 B
JSON
{
|
|
"properties": [],
|
|
"tags": [
|
|
"anaconda_text_install_main"
|
|
],
|
|
"area": [
|
|
{
|
|
"xpos": 94,
|
|
"ypos": 754,
|
|
"width": 47,
|
|
"height": 14,
|
|
"type": "match"
|
|
}
|
|
]
|
|
} |