Hide Forgot
Description of problem: Setup can fail if my.cnf.erb does not exist Version-Release number of selected component (if applicable): How reproducible: Always (if my.conf.erb does not exist) Steps to Reproduce: 1. Create mysql cart 2. Remove conf/my.conf.erb 3. Run upgrade Actual results: Fails Expected results: Should succeeed Additional info:
PR created: https://github.com/openshift/origin-server/pull/3705