1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-12-16 21:55:59 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Lukáš Růžička
73c4b708ec Comment out useless code and rename variables. 2022-10-11 15:18:23 +02:00
Lukas Ruzicka
86a63a5cbe Fix typo 2022-10-07 12:25:59 +02:00
Lukas Ruzicka
570b6991db Move function. 2022-10-07 11:45:45 +02:00
Adam Williamson
1a65993d36 Add a perltidy check and apply it to the entire codebase
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-07-28 14:38:38 -07:00
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