Bug 1226076
| Summary: | beakerd stuck on database when hostRequires contains <or> group specification | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Amit Saha <asaha> |
| Component: | scheduler | Assignee: | matt jia <mjia> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | aigao, alemay, asaha, chuhu, dcallagh, dowang, ebaak, emcnabb, mjia |
| Target Milestone: | 20.2 | Keywords: | NeedsTestCase, Patch |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-14 08:04:57 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
Amit Saha
2015-05-29 00:05:58 UTC
We have this problem before. See BZ1183239. The thing is System.pools.contains() should not be used with many-to-many relationships. On Gerrit: http://gerrit.beaker-project.org/#/c/4230/ Steps to reproduce: 1. Submit a job containing <hostRequires/> like the example in comment 1. 2. Check that Beaker schedules the job in a reasonable amount of time and nothing blows up. Verify passed on https://beaker-devel.app.eng.bos.redhat.com/ See below job: https://beaker-devel.app.eng.bos.redhat.com/jobs/8166 Change status to verified. Beaker 20.2 has been released. |