[RICPLT-1853] Couple of adjustments.........
[ric-plt/e2mgr.git] / Automation / Tests / ENDC-Setup / output.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <robot generator="Robot 3.1.2 (Python 3.6.8 on linux)" generated="20190730 11:39:09.837" rpa="false">
3 <suite id="s1" name="ENDC-setup 1 setup request" source="/home/ubuntu/PycharmProjects/Oran/ENDC-Setup/ENDC-setup_1_setup_request.robot">
4 <kw name="Start dockers" type="setup">
5 <kw name="Run And Return Rc And Output" library="OperatingSystem">
6 <doc>Runs the given command in the system and returns the RC and output.</doc>
7 <arguments>
8 <arg>${run_script}</arg>
9 </arguments>
10 <msg timestamp="20190730 11:39:10.269" level="INFO">Running command '/home/ubuntu/run.sh 2&gt;&amp;1'.</msg>
11 <status status="PASS" starttime="20190730 11:39:10.267" endtime="20190730 11:39:31.104"></status>
12 </kw>
13 <kw name="Run And Return Rc And Output" library="OperatingSystem">
14 <doc>Runs the given command in the system and returns the RC and output.</doc>
15 <arguments>
16 <arg>${docker_command}</arg>
17 </arguments>
18 <assign>
19 <var>${result}</var>
20 </assign>
21 <msg timestamp="20190730 11:39:31.106" level="INFO">Running command 'docker ps | grep snapshot | wc --lines 2&gt;&amp;1'.</msg>
22 <msg timestamp="20190730 11:39:31.142" level="INFO">${result} = (0, '4')</msg>
23 <status status="PASS" starttime="20190730 11:39:31.104" endtime="20190730 11:39:31.142"></status>
24 </kw>
25 <kw name="Should Be Equal As Integers" library="BuiltIn">
26 <doc>Fails if objects are unequal after converting them to integers.</doc>
27 <arguments>
28 <arg>${result[1]}</arg>
29 <arg>4</arg>
30 </arguments>
31 <status status="PASS" starttime="20190730 11:39:31.143" endtime="20190730 11:39:31.143"></status>
32 </kw>
33 <status status="PASS" starttime="20190730 11:39:10.267" endtime="20190730 11:39:31.143"></status>
34 </kw>
35 <test id="s1-t1" name="Post Request setup node b endc-setup">
36 <kw name="Set Headers" library="REST">
37 <tags>
38 <tag>settings</tag>
39 </tags>
40 <doc>*Sets new request headers or updates the existing.*</doc>
41 <arguments>
42 <arg>${header}</arg>
43 </arguments>
44 <status status="PASS" starttime="20190730 11:39:31.144" endtime="20190730 11:39:31.145"></status>
45 </kw>
46 <kw name="Post" library="REST">
47 <tags>
48 <tag>http</tag>
49 </tags>
50 <doc>*Sends a POST request to the endpoint.*</doc>
51 <arguments>
52 <arg>/v1/nodeb/endc-setup</arg>
53 <arg>${json}</arg>
54 </arguments>
55 <status status="PASS" starttime="20190730 11:39:31.145" endtime="20190730 11:39:31.192"></status>
56 </kw>
57 <kw name="Integer" library="REST">
58 <tags>
59 <tag>assertions</tag>
60 </tags>
61 <doc>*Asserts the field as JSON integer.*</doc>
62 <arguments>
63 <arg>response status</arg>
64 <arg>200</arg>
65 </arguments>
66 <status status="PASS" starttime="20190730 11:39:31.192" endtime="20190730 11:39:31.193"></status>
67 </kw>
68 <status status="PASS" starttime="20190730 11:39:31.143" endtime="20190730 11:39:31.194" critical="yes"></status>
69 </test>
70 <status status="PASS" starttime="20190730 11:39:09.838" endtime="20190730 11:39:31.194"></status>
71 </suite>
72 <statistics>
73 <total>
74 <stat pass="1" fail="0">Critical Tests</stat>
75 <stat pass="1" fail="0">All Tests</stat>
76 </total>
77 <tag>
78 </tag>
79 <suite>
80 <stat pass="1" fail="0" id="s1" name="ENDC-setup 1 setup request">ENDC-setup 1 setup request</stat>
81 </suite>
82 </statistics>
83 <errors>
84 </errors>
85 </robot>