Red Hat Bugzilla – Bug 861509
rhc-admin tools shouldn't log to nurture
Last modified: 2015-05-14 22:05:56 EDT
Description of problem: We don't want to track ops driven operations in nurture. We should be able to turn off nurture in the config when running any of the admin commands. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Run any of the admin commands 2. See nurture is being called 3. Actual results: Nurture is called Expected results: The Nurture steps should be skipped Additional info:
https://github.com/openshift/li/pull/432
Check on devenv_2296, 1.Enable the global analytics 2.Disable the nurture 3.Restart rhc-broker service 4.Do some rhc-admin actions 5.Try to find the nurture entry from development log No nurture related entried found. Mark bug as verified.