Bug 1473068
| Summary: | incorrect usage of bkr workflow-simple should throw meaningful error | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Anwesha Chatterjee <achatter> |
| Component: | command line | Assignee: | beaker-dev-list |
| Status: | CLOSED DUPLICATE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | develop | CC: | achatter, beaker-dev-list, dcallagh, mjia, rjoost, tools-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1473067 | Environment: | |
| Last Closed: | 2017-07-21 03:08:10 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
Anwesha Chatterjee
2017-07-20 01:05:19 UTC
[Update] Description of problem: incorrect usage of the bkr workflow-simple command produces error that isnt meaningful *** This bug has been marked as a duplicate of bug 1473067 *** This doesn't seem like the same problem as bug 1473067, why is it a dupe? Because the code review for bug 1473067 changes the code in this area, I saw that it would be easier to fix the bug described here as it is a pretty minor change - So it isn't a duplicate but is blocked by the previous bug. Which wasnt an option in the dropdown. Should I leave this open, and connect it to the same gerrit review? Okay I getcha. Duping this is fine as long as we note that this is fixed by the other bug's patch: https://gerrit.beaker-project.org/c/5756 including a test case for the problem described here: https://gerrit.beaker-project.org/c/5756/10/IntegrationTests/src/bkr/inttest/client/test_workflow_simple.py#28 |