This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev-1.4.0-integration-test2
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.4.0-integration-test2 by 
this push:
     new bc5c1536d add space release
bc5c1536d is described below

commit bc5c1536d936da3d13118136b2569bd9b75cdd4d
Author: casionone <[email protected]>
AuthorDate: Tue May 30 20:35:26 2023 +0800

    add space release
---
 .github/workflows/integration-test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/integration-test.yml 
b/.github/workflows/integration-test.yml
index 2ae831daf..4b1600909 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -32,6 +32,7 @@ on:
 env:
   KIND_CONFIG_PATH: './linkis-dist/helm/scripts/resources/kind-cluster.yaml'
   KIND_CLUSTER_NAME: 'test-helm'
+  MAVEN_OPTS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false 
-Dmaven.wagon.http.retryHandler.class=standard 
-Dmaven.wagon.http.retryHandler.count=3 
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120
 jobs:
   integration-test:
     runs-on: ubuntu-latest


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to