Skip to content
Snippets Groups Projects
Commit cfc790eb authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

tests/timers: expiration test, stop slave before master

parent 9fbdbe1d
No related branches found
No related tags found
No related merge requests found
......@@ -72,8 +72,8 @@ def expire_tests(t, zone, master, slave):
slave.zone_wait(zone)
# Stop both servers.
master.stop()
slave.stop()
master.stop()
# Let the zone expire while servers are down.
t.sleep(EXPIRE_SLEEP * 2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment