From b0050852cb36962ff08900cf3269aa95019ecf99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levente=20M=C3=A9sz=C3=A1ros?= Date: Wed, 11 Oct 2023 12:09:09 +0200 Subject: [PATCH] Tests: Reduced the size of the standard output for some tests where it was extremely large. --- tests/module/ospf_1_area.test | 1 + tests/module/ospf_1_area_HostInterface.test | 1 + tests/module/ospf_1_area_lifecycle.test | 3 ++- tests/module/ospf_backbone_and_2_areas.test | 1 + tests/module/ospf_backbone_and_2_areas_HostInterface.test | 1 + tests/module/ospf_backbone_and_2_stub.test | 1 + ...pf_backbone_and_3_areas_VirtualLink_HostInterface.test.fail | 1 + tests/module/ospf_backbone_and_3_areas_with_virtual_link.test | 1 + tests/module/sctp_congestion.test | 2 +- 9 files changed, 10 insertions(+), 2 deletions(-) diff --git a/tests/module/ospf_1_area.test b/tests/module/ospf_1_area.test index 3a02ef96792..dad862cc85f 100644 --- a/tests/module/ospf_1_area.test +++ b/tests/module/ospf_1_area.test @@ -102,6 +102,7 @@ description = "Simple test" network = Test1 ned-path = .;../../../../src;../../lib sim-time-limit = 200s +cmdenv-express-mode = true **.vector-recording = false **.cmdenv-log-level = "info" diff --git a/tests/module/ospf_1_area_HostInterface.test b/tests/module/ospf_1_area_HostInterface.test index 5dc30cc8a19..4dff545c82f 100644 --- a/tests/module/ospf_1_area_HostInterface.test +++ b/tests/module/ospf_1_area_HostInterface.test @@ -102,6 +102,7 @@ description = "Simple test" network = Test1 ned-path = .;../../../../src;../../lib sim-time-limit = 200s +cmdenv-express-mode = true **.vector-recording = false **.cmdenv-log-level = "info" diff --git a/tests/module/ospf_1_area_lifecycle.test b/tests/module/ospf_1_area_lifecycle.test index c1b62887955..b5b9d7acd64 100644 --- a/tests/module/ospf_1_area_lifecycle.test +++ b/tests/module/ospf_1_area_lifecycle.test @@ -107,7 +107,8 @@ cmdenv-express-mode = false sim-time-limit = 200s **.vector-recording = false -**.cmdenv-log-level = "info" +**.status.cmdenv-log-level = "info" +**.cmdenv-log-level = "warn" #omnetpp 5.0 - 5.1 compatibility: eventlog-file = "${resultdir}/${configname}-${runnumber}.elog" diff --git a/tests/module/ospf_backbone_and_2_areas.test b/tests/module/ospf_backbone_and_2_areas.test index 7b989cdf410..702cf7ae0bb 100644 --- a/tests/module/ospf_backbone_and_2_areas.test +++ b/tests/module/ospf_backbone_and_2_areas.test @@ -131,6 +131,7 @@ description = "Simple test" network = Test1 ned-path = .;../../../../src;../../lib sim-time-limit = 200s +cmdenv-express-mode = true **.vector-recording = false **.cmdenv-log-level = "info" diff --git a/tests/module/ospf_backbone_and_2_areas_HostInterface.test b/tests/module/ospf_backbone_and_2_areas_HostInterface.test index 659c0326c23..24bfb8e920c 100644 --- a/tests/module/ospf_backbone_and_2_areas_HostInterface.test +++ b/tests/module/ospf_backbone_and_2_areas_HostInterface.test @@ -131,6 +131,7 @@ description = "Simple test" network = Test1 ned-path = .;../../../../src;../../lib sim-time-limit = 200s +cmdenv-express-mode = true **.vector-recording = false **.cmdenv-log-level = "info" diff --git a/tests/module/ospf_backbone_and_2_stub.test b/tests/module/ospf_backbone_and_2_stub.test index e9b134ad3a4..bb6da0f4d5a 100644 --- a/tests/module/ospf_backbone_and_2_stub.test +++ b/tests/module/ospf_backbone_and_2_stub.test @@ -121,6 +121,7 @@ description = "Simple test" network = Test1 ned-path = .;../../../../src;../../lib sim-time-limit = 200s +cmdenv-express-mode = true **.vector-recording = false **.cmdenv-log-level = "info" diff --git a/tests/module/ospf_backbone_and_3_areas_VirtualLink_HostInterface.test.fail b/tests/module/ospf_backbone_and_3_areas_VirtualLink_HostInterface.test.fail index 1b6e31f361c..20c22e7a56e 100644 --- a/tests/module/ospf_backbone_and_3_areas_VirtualLink_HostInterface.test.fail +++ b/tests/module/ospf_backbone_and_3_areas_VirtualLink_HostInterface.test.fail @@ -151,6 +151,7 @@ network = Test1 ned-path = .;../../../../src;../../lib tkenv-plugin-path = ../../../etc/plugins sim-time-limit = 200s +cmdenv-express-mode = true **.vector-recording = false **.cmdenv-log-level = "info" diff --git a/tests/module/ospf_backbone_and_3_areas_with_virtual_link.test b/tests/module/ospf_backbone_and_3_areas_with_virtual_link.test index 66192a99762..4ee7f983aed 100644 --- a/tests/module/ospf_backbone_and_3_areas_with_virtual_link.test +++ b/tests/module/ospf_backbone_and_3_areas_with_virtual_link.test @@ -152,6 +152,7 @@ description = "Simple test" network = Test1 ned-path = .;../../../../src;../../lib sim-time-limit = 200s +cmdenv-express-mode = true **.vector-recording = false **.cmdenv-log-level = "info" diff --git a/tests/module/sctp_congestion.test b/tests/module/sctp_congestion.test index e81ff302bb1..e8a44d7d158 100644 --- a/tests/module/sctp_congestion.test +++ b/tests/module/sctp_congestion.test @@ -11,7 +11,7 @@ based retransmissions. [General] network = inet.test.moduletest.lib.multihomed cmdenv-event-banners=false -cmdenv-express-mode = false +cmdenv-express-mode = true ned-path = .;../../../../src;../../lib #omnetpp 5.0 - 5.1 compatibility: