Bug 1036476

Summary: oo-diagnostics is still testing the obsolete mcollective service
Product: OpenShift Online Reporter: Jianwei Hou <jhou>
Component: PodAssignee: Dan McPherson <dmcphers>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: dmcphers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-26 19:08:36 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:

Description Jianwei Hou 2013-12-02 05:39:37 UTC
Description of problem:
The mcollective service has been replaced with ruby193-mcollective for quite some time, but oo-diagnostics is still testing and reporting mcollective services

Version-Release number of selected component (if applicable):
On devenv_4084

How reproducible:
Always

Steps to Reproduce:
1. On a devenv instance, run oo-diagnostics


Actual results:
FAIL: test_services_enabled
      The following service(s) are not currently started:
        mcollective
      These services are required for OpenShift functionality.

Expected results:
oo-diagnostics should test ruby193-mcollective services instead of mcollective

Additional info:

Comment 1 Dan McPherson 2014-02-07 23:54:16 UTC
It looks like this was already fixed.  Can you please retest.

Comment 2 Jianwei Hou 2014-02-08 02:02:07 UTC
Verified on devenv_4346, this problem is fixed, oo-diagnostics no longer takes mcollective as a required service to check.