Commit 904534f0 authored by Robert Schmidt's avatar Robert Schmidt

Reboot USRP: use infinitive to harmonize with other steps

parent 60b9649e
......@@ -126,7 +126,7 @@
</testCase>
<testCase id = "300000">
<class>Custom_Command</class>
<desc>To reboot USRP</desc>
<desc>Reboot USRP</desc>
<node>asterix</node>
<command>ssh root@172.21.19.14 reboot ; sleep 45</command>
</testCase>
......
......@@ -46,7 +46,7 @@
<testCase id="100000">
<class>Custom_Command</class>
<desc>To reboot USRP</desc>
<desc>Reboot USRP</desc>
<node>caracal</node>
<command>ssh root@192.168.20.2 reboot</command>
</testCase>
......
......@@ -39,7 +39,7 @@
<testCase id = "100000">
<class>Custom_Command</class>
<desc>To reboot USRP</desc>
<desc>Reboot USRP</desc>
<node>asterix</node>
<command>ssh root@172.21.19.14 reboot ; sleep 45</command>
</testCase>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment