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 cc8939b2a update action
cc8939b2a is described below
commit cc8939b2aa7a0005dbe3eb4ebf96261c31f84e4b
Author: casionone <[email protected]>
AuthorDate: Fri Jun 2 23:12:56 2023 +0800
update action
---
.github/workflows/integration-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/integration-test.yml
b/.github/workflows/integration-test.yml
index 0218e7eee..d8217f322 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -166,7 +166,7 @@ jobs:
# 查看proxy 端口映射
bash ./linkis-dist/helm/scripts/remote-proxy.sh list
# 查看web是否可用
- curl http://127.0.0.1:19001/indexhtml
+ curl http://127.0.0.1:8088/indexhtml
# 执行shell测试
POD_NAME=`kubectl get pods -n linkis -l
app.kubernetes.io/instance=linkis-demo-mg-gateway -o
jsonpath='{.items[0].metadata.name}'`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]