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

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


The following commit(s) were added to refs/heads/dev-1.4.0-integration-test by 
this push:
     new 0090c6882 integration-test.yml
0090c6882 is described below

commit 0090c6882d6d1f5dbc09bdc556788d544d90f77d
Author: casionone <[email protected]>
AuthorDate: Sat May 27 23:21:52 2023 +0800

    integration-test.yml
---
 .github/workflows/integration-test.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/integration-test.yml 
b/.github/workflows/integration-test.yml
index 9f17a5e09..ad101b626 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -113,8 +113,10 @@ jobs:
 
       - name: Install  Shell
         run: |
-          #source linkis-dist/bin/install-linkis-to-kubernetes.sh
+
           sh -v ./linkis-dist/bin/install-linkis-to-kubernetes.sh  install -l
+          watch -n 2 "kubectl get pods -A"
+
 #  ./bin/install-linkis-to-kubernetes.sh install -l -mghcr.dockerproxy.com
 
 #      - name: Setup Minikube


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

Reply via email to