Description of problem: Backport test framework to ensure there is no regression to 4.1.z branch
We need this patch to go in to close the bz: https://github.com/openshift/cluster-kube-scheduler-operator/pull/146
Tested it in 4.1.0-0.nightly-2019-06-18-235904 env BTW: $ git clone git:openshift/cluster-kube-scheduler-operator.git $ export KUBECONFIG=/home/xxia/all/env/my-0619.cfg $ git checkout -b release-4.1 upstream/release-4.1 $ go test found operator deployment PASS ok github.com/openshift/cluster-kube-scheduler-operator/test/e2e 5.972s Because it is not a functional bug. I'd like to close as NOTA.