Bug 883203
| Summary: | beaker-wizard: runtest.sh does not obey None in "Run for" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Amit Saha <asaha> | ||||
| Component: | command line | Assignee: | beaker-dev-list | ||||
| Status: | CLOSED WONTFIX | QA Contact: | tools-bugs <tools-bugs> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 0.9 | CC: | aigao, dcallagh, ebaak, ebenes, isenfeld, jingwang, qwan, rjoost, tools-bugs | ||||
| Target Milestone: | --- | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | BeakerWizard | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-10-28 06:36:23 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: | |||||||
| Attachments: |
|
||||||
|
Description
Amit Saha
2012-12-04 02:18:04 UTC
Created attachment 926074 [details]
proposed fix; removes rlAssertRpm if RunFor is 'None'
Please check if the patch works as expected. Also note that 'Package' will remain intact if 'Run for' is changed. Is it desired that the condition takes the value of 'Run for' into consideration? Thanks for the patch, Martin! I will take a look. In the meantime, will it be possible for you to submit the patch to Gerrit, as described in https://beaker-project.org/dev/guide/writing-a-patch.html#submitting-your-patch ? Thanks for the reply! I will try to submit it to Gerrit (probably next week). (In reply to Martin Žember from comment #3) > Please check if the patch works as expected. > > Also note that 'Package' will remain intact if 'Run for' is changed. Is it > desired that the condition takes the value of 'Run for' into consideration? Yes, I would think so. Patch submitted to Gerrit. Gerrit review: http://gerrit.beaker-project.org/#/c/3500/ I will not be able to proceed so I am resetting the assignee. Amit, you might want to review and answer Dan's question in Gerrit. Once we started digging into the patch more closely and looking at beaker-wizard's behaviour, there are lots of places where it assumes that there is *some* package under test. It doesn't seem worthwhile trying to update all of those in case there is no specific package. So I think we will just have to say, running beaker-wizard without a specific package is not a supported use case. |