CI: Disable machine performance tuning in RAN-SA-FHI72-CN5G

Performance tuning is done automatically after the reboot
This commit is contained in:
Jaroslava Fiedlerova
2026-04-23 16:10:23 +02:00
committed by Jaroslava Fiedlerova
parent 0da440017e
commit 1c26f372aa
2 changed files with 4 additions and 19 deletions

View File

@@ -7,16 +7,16 @@
<testCase>
<class>Custom_Script</class>
<desc>Activate carriers on VVDN RU</desc>
<desc>Configure system for low-latency RT performance</desc>
<node>cacofonix</node>
<script>scripts/vvdn-activate-carriers.sh</script>
<script>yaml_files/sa_fhi_7.2_vvdn_gnb/setup_config.sh</script>
</testCase>
<testCase>
<class>Custom_Script</class>
<desc>Configure system for low-latency RT performance</desc>
<desc>Activate carriers on VVDN RU</desc>
<node>cacofonix</node>
<script>yaml_files/sa_fhi_7.2_vvdn_gnb/setup_config.sh</script>
<script>scripts/vvdn-activate-carriers.sh</script>
</testCase>
<testCase>
@@ -138,14 +138,6 @@
<images>oai-gnb-fhi72</images>
</testCase>
<testCase>
<class>Custom_Script</class>
<always_exec>true</always_exec>
<desc>Set CPU to idle state, set kernel parameters to default values</desc>
<node>cacofonix</node>
<script>yaml_files/sa_fhi_7.2_vvdn_gnb/setup_cleanup.sh</script>
</testCase>
<testCase>
<class>Custom_Script</class>
<always_exec>true</always_exec>