blob: 45d1ee85b298e0afba2a28585c951219cd2e5a01 [file] [log] [blame]
*** Settings ***
Documentation Resource file
*** Variables ***
${url} http://localhost:3800
${json} {"ranIp": "10.0.2.15","ranPort": 5577,"ranName":"test1"}
${header} {"Content-Type": "application/json"}
${run_script} /home/ubuntu/run.sh
${docker_command} docker ps | grep 1.0 | wc --lines