Bug 1558828
Summary: | [Regression] on a RecipeSet, beakerd assigns system again from lab controller with not enough systems | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Roman Joost <rjoost> |
Component: | scheduler | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Roman Joost <rjoost> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 25 | CC: | achatter, dcallagh, mtyson, rjoost |
Target Milestone: | 25.1 | Keywords: | Patch, Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-11 05:20:00 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
Roman Joost
2018-03-21 05:35:46 UTC
There was no test covering the "not enough systems" logic in its happy case. :-( I have added one. The actual regression fix is just a session.flush() call. https://gerrit.beaker-project.org/6046 Scheduled two self-tests in which the bug originated from. Both self tests ran through without scheduling problems. https://beaker-devel.app.eng.bos.redhat.com/jobs/14112 https://beaker-devel.app.eng.bos.redhat.com/jobs/14120 Beaker 25.1 has been released: https://beaker-project.org/docs/whats-new/release-25.html#beaker-25-1 |