Skip to content

Commit

Permalink
add sleep to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
shirly121 committed Nov 23, 2023
1 parent 477bf99 commit d16f07f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/k8s-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,7 @@ jobs:
--set executor.replicaCount=2 \
--set frontend.service.type=NodePort
# run failover test
sleep 100000
cd ${GITHUB_WORKSPACE}/interactive_engine/compiler && ./ir_k8s_failover_ci.sh default test-gie-standalone 2 1
- uses: dashanji/kubernetes-log-export-action@v5
Expand Down

0 comments on commit d16f07f

Please sign in to comment.