travis debug restconf internal

This commit is contained in:
Olof hagsand 2021-05-23 18:22:54 +02:00
parent 5e3ff1ce36
commit 637c68aed6
2 changed files with 11 additions and 3 deletions

View file

@ -182,7 +182,7 @@ new "wait backend"
wait_backend
# For debug
>&2 echo "curl $CURLOPTS -X POST -H \"Content-Type: application/yang-data+json\" $RCPROTO://localhost/restconf/operations/clixon-lib:process-control -d '{\"clixon-lib:input\":{\"name\":\"restconf\",\"operation\":\"status\"}}'"
#>&2 echo "curl $CURLOPTS -X POST -H \"Content-Type: application/yang-data+json\" $RCPROTO://localhost/restconf/operations/clixon-lib:process-control -d '{\"clixon-lib:input\":{\"name\":\"restconf\",\"operation\":\"status\"}}'"
# Get pid of running process and check return xml
new "1. Get rpc status"