diff --git a/Makefile b/Makefile index 644bf6261b..20724668f6 100644 --- a/Makefile +++ b/Makefile @@ -98,4 +98,4 @@ images.rhel7: $(imc7) # This was copied from https://github.com/openshift/cluster-image-registry-operato test-e2e: - GOCACHE=off go test -timeout 55m -v$${WHAT:+ -run="$$WHAT"} ./test/e2e/ + GOCACHE=off go test -timeout 120m -v$${WHAT:+ -run="$$WHAT"} ./test/e2e/