Currently some ftests are using imagePullPolicy: Always. Update it to use imagePullPolicy: IfNotPresent to reduce build time because we are using two images for all the time openshift/hello-openshift:v3.6.0 , busybox.
I am expecting to improve build time of more than 50 seconds