Actions
action #166649
opencoordination #102915: [saga][epic] Automated classification of failures
coordination #166655: [epic] openqa-label-known-issues
Rewrite openqa-label-known-issues in Python or another better maintainable language
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
#164296 and #165716 have shown how difficult it is to work on the existing implementation of openqa-label-known-issues in Bash there is good reason to assume implementing this in Python or Perl would reduce the time spent retracing the logic and understanding the flow of the code. Naturally this should also make the resulting code more reliable.
Acceptance criteria¶
- AC1: openqa-label-known-issues is implemented in a way that is easier to work with
Suggestions¶
- Rewrite the existing code in Python
- Add some unit tests
- Adapt the CI accordingly
Actions