Bug 1067243
Summary: | if auth config in labcontroller.conf is wrong, lab controller daemons start but fail to do anything useful | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Dan Callaghan <dcallagh> |
Component: | lab controller | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.15 | CC: | aigao, asaha, dcallagh, jingwang, llim, rmancy |
Target Milestone: | 0.16 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-03-17 03:01:52 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
Dan Callaghan
2014-02-20 01:40:37 UTC
(In reply to Dan Callaghan from comment #0) > However now that we are no longer using Kobo we are in a > position to fix this. Scratch that, I forgot that we are still using kobo-client which is where the hub login code is. Ignore comment 2... we are *not* using kobo-client anymore and we *can* fix this in Beaker. On Gerrit: http://gerrit.beaker-project.org/2849 (In reply to wangjing from comment #6) > Actual results: > others are same with the expected results, the failed part is: > step 2.1/2.2 when running 'service beaker-transfer restart', return the > error message for 'initializing *Watchdog*', rather than 'beaker-transfer': That's an existing error message, not new in this bug. It says "Error initializing Watchdog" for beaker-transfer because it's talking about a Watchdog object, which is what beaker-transfer uses internally. Admittedly it looks a bit confusing, since it makes it look like it's an error from beaker-watchdog instead. But that's not really relevant to this bug -- the important part is that the authentication failure is actually reported, and the daemon exits with an error, so that the initscript reports "FAILED". based on comment7, file bug 1073266 for tracking this issue. so verified this bug. thanks! Beaker 0.16.0 has been released. |