Commit 52cd7d79 authored by Eteri's avatar Eteri

tests fluentd-keepalive-caddy

parent 7b0e9115
......@@ -152,7 +152,7 @@ def kill_caddy(caddy_pid):
kill_caddy_cmd = "kill -TSTP " + caddy_pid
os.system(kill_caddy_cmd)
print("Caddy is killed")
print("Caddy is stopped")
def start_caddy(caddy_pid):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment