mirror of
https://passt.top/passt
synced 2025-01-22 04:05:22 +00:00
test: Remove unnecessary sleeps from shutdown tests
These are hangovers from older ways of shutting down the pasta/passt processes and no longer serve any purpose. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
05a2c7ae3c
commit
33983de46b
@ -16,5 +16,4 @@ test shutdown: exit code
|
||||
|
||||
hout PASST_PID cat __STATESETUP__/passt.pid
|
||||
host kill __PASST_PID__
|
||||
sleep 1
|
||||
passtw
|
||||
|
@ -16,5 +16,4 @@ test shutdown: exit code
|
||||
|
||||
nsout PASST_PID cat __STATESETUP__/passt.pid
|
||||
ns kill __PASST_PID__
|
||||
sleep 1
|
||||
passtw
|
||||
|
Loading…
x
Reference in New Issue
Block a user