test: temporary fixes DROP BE BEFORE PUSH

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg 2023-02-14 15:39:13 +01:00
parent 1283270504
commit e36a4e3016
2 changed files with 4 additions and 3 deletions

View file

@ -554,7 +554,7 @@ function stop_backend(){
sleep 1
checkvalgrind
fi
sudo pkill -f clixon_backend # extra ($BUSER?)
# sudo pkill -f clixon_backend # extra ($BUSER?)
}
# Wait for restconf to stop sending 502 Bad Gateway
@ -638,7 +638,7 @@ function wait_restconf(){
sleep 2 # some problems with valgrind
fi
stty $STTYSETTINGS
stty $STTYSETTINGS >/dev/null
}
# Wait for restconf to stop