Bug 1328306
Summary: | [RFE] ability to waive individual tasks/results within a recipe | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | wangdong <dowang> |
Component: | web UI | Assignee: | beaker-dev-list |
Status: | CLOSED DEFERRED | QA Contact: | tools-bugs <tools-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | develop | CC: | azelinka, hkario, mjia, tklohna |
Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-04-15 13:09:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
wangdong
2016-04-19 02:01:42 UTC
This was explicitly a deferred feature [1] in the 23.0 job page improvements, mainly because it requires some improvements to the job matrix as well and we weren't going to tackle that right now. https://beaker-project.org/dev/proposals/job-page-improvements.html#deferred-features I have a few unclear questions. a) If a recipe set is marked as waived, should the recipe tasks and results within this recipe be marked as waived? b) If a recipe task is marked as waived, should the results within this task be marked as waived? c) If a is true, would unwaiving all the child recipes affect the parent recipe set? same for unwaiving all the results in a recipe task? Regardless of above questions, I have come out a Web UI for this. Here are the related patches: https://gerrit.beaker-project.org/#/c/4954/ record recipe task and result activities https://gerrit.beaker-project.org/#/c/4955/1 UI for waiving individual tasks/results *** Bug 994422 has been marked as a duplicate of this bug. *** At this point, whole redesign of Job Matrix is more likely than implementing this feature. We will take into a consideration when designing the Job Matrix page, but right now, this won't be worked on. |