Commit 41a2755c authored by Romain Beurdouche's avatar Romain Beurdouche

feat(fhi72): add sriov setup script as custom command

parent 405f8968
...@@ -26,9 +26,15 @@ ...@@ -26,9 +26,15 @@
<htmlTabIcon>tasks</htmlTabIcon> <htmlTabIcon>tasks</htmlTabIcon>
<repeatCount>1</repeatCount> <repeatCount>1</repeatCount>
<TestCaseRequestedList> <TestCaseRequestedList>
090101 000001 090109 100000 090101 000001 090109
</TestCaseRequestedList> </TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList> <TestCaseExclusionList></TestCaseExclusionList>
<testCase id = "100000">
<class>Custom_Command</class>
<desc>Setup SRIOV</desc>
<node>cacofonix</node>
<command>sudo /home/oaicicd/setup_sriov_dummy.sh</command>
</testCase>
<testCase id="090101"> <testCase id="090101">
<class>Initialize_eNB</class> <class>Initialize_eNB</class>
......
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