Actions
action #102374
closedQA (public) - coordination #91646: [saga][epic] SUSE Maintenance QA workflows with fully automated testing, approval and release
coordination #89062: [epic] Simplify review for SUSE QAM
Support use of force_result via ticket title in auto-review size:M
Description
Motivation¶
We have the new "force_result" openQA feature (see #95479) and there is auto-review which allows to automatically comment on jobs. As an alternative to retriggering on sporadic issues we can use auto-review to change the result of jobs showing known acceptable failures. This allows to mark failures that should be ignored for an auto-approval process, e.g. as used by qa-maintenance/bot-ng, while ensuring that there is an according open ticket to properly fix the failures. Additionally this allows to search easily for jobs related to tickets.
Acceptance criteria¶
- AC1: tickets with a special command in the subject line can change the job result of openQA jobs
- AC2: The "retry" command of auto-review still works
- AC3: jobs with changed results still have a reference to the according tickets
Suggestions¶
- Extend https://github.com/os-autoinst/scripts/blob/master/openqa-label-known-issues to also parse commands like
:force_result:softfailed
which should trigger a comment includinglabel:force_result:softfailed:poo#<id>
with<id>
referring back to originating ticket
Updated by livdywan over 3 years ago
- Subject changed from Combine "force_result" with auto-review to Support use of "force_result" via ticket title in auto-review size:M
- Description updated (diff)
- Status changed from New to Workable
Updated by tinita over 3 years ago
- Status changed from Workable to In Progress
- Assignee set to tinita
Updated by tinita over 3 years ago
- Due date changed from 2021-12-09 to 2021-12-10
- Status changed from In Progress to Feedback
Updated by tinita over 3 years ago
- Subject changed from Support use of "force_result" via ticket title in auto-review size:M to Support use of "force_result" via ticket title in auto-review size:M auto_review:"systemctl start docker' failed at .*/openqa_webui.pm":force_result:softfailed
Updated by tinita over 3 years ago
- Subject changed from Support use of "force_result" via ticket title in auto-review size:M auto_review:"systemctl start docker' failed at .*/openqa_webui.pm":force_result:softfailed to Support use of "force_result" via ticket title in auto-review size:M auto_review:"Test died: fail on purpose at .*/openqa_webui.pm":force_result:softfailed
Updated by tinita over 3 years ago
- Subject changed from Support use of "force_result" via ticket title in auto-review size:M auto_review:"Test died: fail on purpose at .*/openqa_webui.pm":force_result:softfailed to Support use of force_result via ticket title in auto-review size:M auto_review:"Test died: fail on purpose at .*/openqa_webui.pm":force_result:softfailed
Updated by tinita over 3 years ago
- Subject changed from Support use of force_result via ticket title in auto-review size:M auto_review:"Test died: fail on purpose at .*/openqa_webui.pm":force_result:softfailed to Support use of force_result via ticket title in auto-review size:M
- Status changed from Feedback to Resolved
Actions