1
0
mirror of https://passt.top/passt synced 2024-07-01 23:42:41 +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:
David Gibson 2022-09-26 20:43:37 +10:00 committed by Stefano Brivio
parent 05a2c7ae3c
commit 33983de46b
2 changed files with 0 additions and 2 deletions

View File

@ -16,5 +16,4 @@ test shutdown: exit code
hout PASST_PID cat __STATESETUP__/passt.pid
host kill __PASST_PID__
sleep 1
passtw

View File

@ -16,5 +16,4 @@ test shutdown: exit code
nsout PASST_PID cat __STATESETUP__/passt.pid
ns kill __PASST_PID__
sleep 1
passtw