diff --git a/config/.harness/java_http_client.yaml b/config/.harness/java_http_client.yaml index 185ee919..76f4c70c 100644 --- a/config/.harness/java_http_client.yaml +++ b/config/.harness/java_http_client.yaml @@ -83,7 +83,7 @@ pipeline: sleep 5 curl localhost:8888 privileged: false - timeout: 30m + timeout: 50m serviceDependencies: - identifier: runhelloworldserver name: Run Hello World Server