RedHatQE / newa

New Errata Workflow Automation.
Apache License 2.0
0 stars 4 forks source link

Reimplement RP launch merging mechanizm #54

Closed kkaarreell closed 1 week ago

kkaarreell commented 2 months ago

Currently, newa creates multiple RP launches that are later merged. This has the downside that we are producing multiple launches and URLs changes after the merge. Instead, we could create RP launch ourselves in advanced and instruct TF/tmt to report test results under it. Finally, the launch will be finalized.

Open topic: In case of TF request rescheduling, would it be able to report to the existing bug finalized RP launch? If not, simple TF request rerun would end up with a failure on RP import.

kkaarreell commented 2 weeks ago

This is being worked on in https://github.com/RedHatQE/newa/pull/79