Hide Forgot
Description of problem: The deployment state always stuck at Pending for the fork-ami fork_ami_openshift3_platformmanagement_public_792_304 Version-Release number of selected component (if applicable): fork_ami_openshift3_platformmanagement_public_792_304 How reproducible: always Steps to Reproduce: 1. create a project # oc new-project ncqqb 2. create a deployment # oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/deployment/deployment1.json 3. wait for the pod named 'hooks-1-deploy' to die Actual results: The deployment never finishes. oc get pods --config=/home/pruan/workdir/dhcp-16-121-pruan/ose_pruan1.kubeconfig NAME READY STATUS RESTARTS AGE hooks-3-deploy 0/1 DeadlineExceeded 0 6h Expected results: the deployment finishes. Additional info: