Hide Forgot
Description of problem: The IMAGE_VERSION was added to atomic-openshift-node, which is useless for rpm jobs Version-Release number of selected component (if applicable): atomic-openshift-utils-3.0.69-1.git.0.c818db9.el7.noarch How reproducible: always Steps to Reproduce: 1. rpm install ose3.2 2. check the configure files cat /etc/sysconfig/atomic-openshift* Actual results: # cat /etc/sysconfig/atomic-openshift-node |grep -v '^#' OPTIONS=--loglevel=2 CONFIG_FILE=/etc/origin/node/node-config.yaml IMAGE_VERSION= Expected results: Additional info: