Commit 606a14b2 authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova

LTE-2x2 modify xml files

- change testcase IDs to get all logs
parent d54cfc58
...@@ -31,15 +31,15 @@ ...@@ -31,15 +31,15 @@
111111 111111
100000 100000
010010 010010
030101 031101
010001 010001
000001 000001
050000 051000
050001 051001
070000 071000
070001 071001
010010 010010
030201 031201
</TestCaseRequestedList> </TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList> <TestCaseExclusionList></TestCaseExclusionList>
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<command>sudo cpupower idle-set -E</command> <command>sudo cpupower idle-set -E</command>
</testCase> </testCase>
<testCase id="030101"> <testCase id="031101">
<class>Deploy_Object</class> <class>Deploy_Object</class>
<desc>Deploy eNB (TDD/Band38/2.6Ghz/N3XX) in a container</desc> <desc>Deploy eNB (TDD/Band38/2.6Ghz/N3XX) in a container</desc>
<yaml_path>ci-scripts/yaml_files/lte_n3xx_tdd_2x2_tm2</yaml_path> <yaml_path>ci-scripts/yaml_files/lte_n3xx_tdd_2x2_tm2</yaml_path>
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<id>up2</id> <id>up2</id>
</testCase> </testCase>
<testCase id="050000"> <testCase id="051000">
<class>Ping</class> <class>Ping</class>
<desc>Ping: 20 pings</desc> <desc>Ping: 20 pings</desc>
<id>up2</id> <id>up2</id>
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<ping_rttavg_threshold>60</ping_rttavg_threshold> <ping_rttavg_threshold>60</ping_rttavg_threshold>
</testCase> </testCase>
<testCase id="050001"> <testCase id="051001">
<class>Ping</class> <class>Ping</class>
<desc>Ping: 100 pings, size 1024</desc> <desc>Ping: 100 pings, size 1024</desc>
<id>up2</id> <id>up2</id>
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
<ping_rttavg_threshold>60</ping_rttavg_threshold> <ping_rttavg_threshold>60</ping_rttavg_threshold>
</testCase> </testCase>
<testCase id="070000"> <testCase id="071000">
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (DL/26Mbps/UDP)(60 sec)(single-ue profile)</desc> <desc>iperf (DL/26Mbps/UDP)(60 sec)(single-ue profile)</desc>
<iperf_args>-u -b 1M -t 60 -R</iperf_args> <iperf_args>-u -b 1M -t 60 -R</iperf_args>
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
<iperf_bitrate_threshold>95</iperf_bitrate_threshold> <iperf_bitrate_threshold>95</iperf_bitrate_threshold>
</testCase> </testCase>
<testCase id="070001"> <testCase id="071001">
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (UL/7Mbps/UDP)(60 sec)(single-ue profile)</desc> <desc>iperf (UL/7Mbps/UDP)(60 sec)(single-ue profile)</desc>
<iperf_args>-u -b 7M -t 60</iperf_args> <iperf_args>-u -b 7M -t 60</iperf_args>
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
<id>up2</id> <id>up2</id>
</testCase> </testCase>
<testCase id="030201"> <testCase id="031201">
<class>Undeploy_Object</class> <class>Undeploy_Object</class>
<desc>Undeploy gNB</desc> <desc>Undeploy gNB</desc>
<yaml_path>ci-scripts/yaml_files/lte_n3xx_tdd_2x2_tm2</yaml_path> <yaml_path>ci-scripts/yaml_files/lte_n3xx_tdd_2x2_tm2</yaml_path>
......
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