Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
chobits committed Dec 11, 2024
1 parent 25fdbd7 commit ad420e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/02-integration/09-hybrid_mode/11-status_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ for _, strategy in helpers.each_strategy() do
end
end, 10)

ngx.sleep(1)

assert(helpers.stop_kong("serve_cp", nil, nil, "QUIT", false))

-- DP should keep return 200 after CP is shut down
Expand Down

0 comments on commit ad420e8

Please sign in to comment.