Commit 3c5468dd authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova

Fix of command for USRP B200 reset in CI pipeline

parent aac2a062
......@@ -69,7 +69,7 @@
<class>Custom_Command</class>
<desc>Reset USRP</desc>
<node>nepes</node>
<command>sudo -S b2xx_fx3_utils --reset-device</command>
<command>sudo -S /usr/lib/uhd/utils/b2xx_fx3_utils --reset-device</command>
</testCase>
<testCase id="200000">
......
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