diff --git a/scripts/groovy/binlog_ghpr_integration.groovy b/scripts/groovy/binlog_ghpr_integration.groovy index 68b1ef949..ffd9b69b3 100644 --- a/scripts/groovy/binlog_ghpr_integration.groovy +++ b/scripts/groovy/binlog_ghpr_integration.groovy @@ -94,7 +94,7 @@ try { tests["Integration Test"] = { podTemplate(label: label, - idleMinutes: 60, + idleMinutes: 0, containers: [ containerTemplate(name: 'golang',alwaysPullImage: false, image: "${GO_DOCKER_IMAGE}", resourceRequestCpu: '2000m', resourceRequestMemory: '4Gi',