Skip to content

Commit 2673717

Browse files
fanzu8hao022
authored andcommitted
ci: add log check for integration
Signed-off-by: fanzu8 <tuzengbing@gmail.com>
1 parent adac37e commit 2673717

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ integration_test_teardown() {
152152
local exit_code=$1
153153

154154
huatuo_bamai_stop || true
155+
huatuo_bamai_log_check || true
155156

156157
# Print details on failure
157158
if [ "${exit_code}" -ne 0 ]; then

0 commit comments

Comments
 (0)