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 384040f72 update
384040f72 is described below
commit 384040f72d8fe5676c78603fff06ee4944a3f5fa
Author: casionone <[email protected]>
AuthorDate: Mon May 29 00:38:46 2023 +0800
update
---
.github/workflows/integration-test2.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/integration-test2.yml
b/.github/workflows/integration-test2.yml
index 3b3909f8c..c8ecbad59 100644
--- a/.github/workflows/integration-test2.yml
+++ b/.github/workflows/integration-test2.yml
@@ -126,7 +126,7 @@ jobs:
&& bash ./linkis-dist/helm/scripts/install-ldh.sh true \
&& bash ./linkis-dist/helm/scripts/install-charts-with-ldh.sh
linkis linkis-demo true
n=0
- while (($n<10))
+ while (($n<100))
do
kubectl get pods -A
n=$((n+1))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]