Skip to content

Commit

Permalink
[CI][Test] Fix engine-k8s-it failed (#7101)
Browse files Browse the repository at this point in the history
* update

* update
  • Loading branch information
Hisoka-X authored Jul 4, 2024
1 parent b78dcaf commit 2abbf69
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,7 @@ public void testStreamJobRestoreInAllNodeDown() throws Exception {
// shutdown all node
node1.shutdown();
node2.shutdown();
engineClient.close();

log.warn(
"==========================================All node is done========================================");
Expand Down

0 comments on commit 2abbf69

Please sign in to comment.