Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
littleBu
OpenXG-RAN
Commits
41a2755c
Commit
41a2755c
authored
Mar 27, 2024
by
Romain Beurdouche
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(fhi72): add sriov setup script as custom command
parent
405f8968
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
ci-scripts/xml_files/gnb_phytest_fhi72_run.xml
ci-scripts/xml_files/gnb_phytest_fhi72_run.xml
+7
-1
No files found.
ci-scripts/xml_files/gnb_phytest_fhi72_run.xml
View file @
41a2755c
...
...
@@ -26,9 +26,15 @@
<htmlTabIcon>
tasks
</htmlTabIcon>
<repeatCount>
1
</repeatCount>
<TestCaseRequestedList>
090101 000001 090109
100000
090101 000001 090109
</TestCaseRequestedList>
<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"
>
<class>
Initialize_eNB
</class>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment