Description
Reproducing the issue is integral part of investigating or fixing any moderately complex issue or vulnerability. Currently we do not have any automation creating reproducers and we would benefit both during triage step and backport creation from having it.
Steps of the agentic workflow:
- Get Jira issue, check the package exists
- Get maintainer rules
- Meditate on facts about the issue, investigate links, clone downstream repository branch according to affected version from JIRA
- Investigate related parts of the code
- Reserve machine from testing farm with appropriate release
- Clone https://gitlab.com/redhat/rhel/tests, add directory where agent will be working on reproducer (test directory)
- Copy the reproducer to the testing-farm machine and verify whether the issue was reproduced, if not edit the test and try again
<---- from this point reproducer is working
- return machine to testing farm
- Create MR for https://gitlab.com/redhat/rhel/tests
- Add private comment about it to the JIRA issue
vmihalko should be the one implementing this.
Benefit
No response
Importance
No response
Workaround
Participation
Description
Reproducing the issue is integral part of investigating or fixing any moderately complex issue or vulnerability. Currently we do not have any automation creating reproducers and we would benefit both during triage step and backport creation from having it.
Steps of the agentic workflow:
<---- from this point reproducer is working
vmihalko should be the one implementing this.
Benefit
No response
Importance
No response
Workaround
Participation