test fixes

This commit is contained in:
Olof hagsand 2020-04-05 13:51:39 +02:00
parent e6178858f0
commit 06ec75e14b
3 changed files with 6 additions and 16 deletions

View file

@ -99,10 +99,10 @@ if [ $BE -ne 0 ]; then
new "start backend -s init -f $cfg -- -sS $fstate"
start_backend -s init -f $cfg -- -sS $fstate
fi
new "waiting"
wait_backend
new "waiting"
wait_backend
fi
new "kill old restconf daemon"
sudo pkill -u $wwwuser -f clixon_restconf
@ -112,7 +112,7 @@ start_restconf -f $cfg
new "waiting"
wait_restconf
exit
if false; then
new "generate 'large' config with $perfnr list entries"
echo -n "<rpc><edit-config><target><candidate/></target><config><interfaces xmlns=\"urn:example:clixon\"><a><name>foo</name><b>" > $fconfig