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 79935989b update
79935989b is described below

commit 79935989bc3f6679f65e5bc375567851245c5a21
Author: casionone <[email protected]>
AuthorDate: Sun May 28 22:23:59 2023 +0800

    update
---
 .github/workflows/integration-test.yml  | 4 ++--
 .github/workflows/integration-test2.yml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/integration-test.yml 
b/.github/workflows/integration-test.yml
index 31396db5e..926c96be2 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -139,7 +139,7 @@ jobs:
           bash ./linkis-dist/helm/scripts/remote-proxy.sh list
 
           # 执行shell测试
-          bash ./linkis-dist/target/apache-linkis-*-bin/package/bin/linkis-cli 
-engineType shell-1 -codeType shell -code "echo "hello" "  -submitUser hadoop 
-proxyUser hadoop
+          bash ./linkis-dist/target/apache-linkis-*-bin/package/bin/linkis-cli 
-engineType shell-1 -codeType shell -code "echo "hello" "
           #执行python测试
-          bash ./linkis-dist/target/apache-linkis-*-bin/package/bin/linkis-cli 
-engineType python-python2 -codeType python -code "print(\"hello\")"  
-submitUser hadoop -proxyUser hadoop  -confMap  python.version=python
+          bash ./linkis-dist/target/apache-linkis-*-bin/package/bin/linkis-cli 
-engineType python-python2 -codeType python -code "print(\"hello\")"
         shell: bash
\ No newline at end of file
diff --git a/.github/workflows/integration-test2.yml 
b/.github/workflows/integration-test2.yml
index fffd4af69..d3a55f09d 100644
--- a/.github/workflows/integration-test2.yml
+++ b/.github/workflows/integration-test2.yml
@@ -142,7 +142,7 @@ jobs:
           bash ./linkis-dist/helm/scripts/remote-proxy.sh list
 
           # 执行shell测试
-          bash ./linkis-dist/package/bin/linkis-cli -engineType shell-1 
-codeType shell -code "echo "hello" "  -submitUser hadoop -proxyUser hadoop
+          bash ./linkis-dist/package/bin/linkis-cli -engineType shell-1 
-codeType shell -code "echo \"hello\" "
           #执行python测试
-          bash ./linkis-dist/package/bin/linkis-cli -engineType python-python2 
-codeType python -code "print(\"hello\")"  -submitUser hadoop -proxyUser hadoop 
 -confMap  python.version=python
+          bash ./linkis-dist/package/bin/linkis-cli -engineType python-python2 
-codeType python -code "print(\"hello\")"
         shell: bash
\ No newline at end of file


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

Reply via email to