sjgllgh commented on PR #5201:
URL: https://github.com/apache/linkis/pull/5201#issuecomment-2478446997

   Why did my integration test fail when tested with linkis-cli? How can I 
check the failure logs? I have executed the integration test in my local 
environment and it passed. The specific execution command is as follows:
   `
   1. mvn install -Pdocker -Dmysql.connector.scope=compile 
-Dmaven.javadoc.skip=true -Dmaven.test.skip=true -Dlinkis.build.ldh=true
   2. sh ./linkis-dist/helm/scripts/create-kind-cluster.sh
   3. sh ./linkis-dist/helm/scripts/install-mysql.sh false
   4. sh ./linkis-dist/helm/scripts/install-ldh.sh true
   5. sh ./linkis-dist/helm/scripts/install-charts-with-ldh.sh linkis 
linkis-demo true
   6. sh ./linkis-dist/helm/scripts/remote-proxy.sh start
   7. sh scripts/login-pod.sh mg-gateway
       - sh /opt/linkis/bin/linkis-cli -engineType shell-1 -codeType shell 
-code "pwd"
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to