X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=Automation%2FTests%2FENDC-Setup%2Foutput.xml;fp=Automation%2FTests%2FENDC-Setup%2Foutput.xml;h=f3cd0ff3c1375f5d1f35094316f0cffec482e8d5;hb=07ef76dd471a0892a893c90e0ab06713aee34be1;hp=0000000000000000000000000000000000000000;hpb=59f84608ec15c016958a6e0e0ddd813f376c0925;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/ENDC-Setup/output.xml b/Automation/Tests/ENDC-Setup/output.xml new file mode 100644 index 0000000..f3cd0ff --- /dev/null +++ b/Automation/Tests/ENDC-Setup/output.xml @@ -0,0 +1,85 @@ + + + + + +Runs the given command in the system and returns the RC and output. + +${run_script} + +Running command '/home/ubuntu/run.sh 2>&1'. + + + +Runs the given command in the system and returns the RC and output. + +${docker_command} + + +${result} + +Running command 'docker ps | grep snapshot | wc --lines 2>&1'. +${result} = (0, '4') + + + +Fails if objects are unequal after converting them to integers. + +${result[1]} +4 + + + + + + + + +settings + +*Sets new request headers or updates the existing.* + +${header} + + + + + +http + +*Sends a POST request to the endpoint.* + +/v1/nodeb/endc-setup +${json} + + + + + +assertions + +*Asserts the field as JSON integer.* + +response status +200 + + + + + + + + + +Critical Tests +All Tests + + + + +ENDC-setup 1 setup request + + + + +