Change in docker-playground[master]: ttcn3-bts-test/hopping: fix: do not run BTS_Tests.control twice

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Thu Aug 13 12:33:53 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/19625 )


Change subject: ttcn3-bts-test/hopping: fix: do not run BTS_Tests.control twice
......................................................................

ttcn3-bts-test/hopping: fix: do not run BTS_Tests.control twice

Apparently, TITAN concatenates the contents of all sections, so
we end up with the following set of test cases:

  [EXECUTE]
  BTS_Tests.control
  BTS_Tests_SMSCB.control
  BTS_Tests_LAPDm.control
  BTS_Tests.control

Change-Id: I71802daec4a5591cbf0fce59a4247027f8dfca46
Related: SYS#4868, OS#4546
---
M ttcn3-bts-test/fh/BTS_Tests.cfg
1 file changed, 0 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/25/19625/1

diff --git a/ttcn3-bts-test/fh/BTS_Tests.cfg b/ttcn3-bts-test/fh/BTS_Tests.cfg
index 74bface..b6cd28a 100644
--- a/ttcn3-bts-test/fh/BTS_Tests.cfg
+++ b/ttcn3-bts-test/fh/BTS_Tests.cfg
@@ -133,6 +133,3 @@
 		}
 	}
 };
-
-[EXECUTE]
-BTS_Tests.control

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/19625
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I71802daec4a5591cbf0fce59a4247027f8dfca46
Gerrit-Change-Number: 19625
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200813/1cf9fcb6/attachment.htm>


More information about the gerrit-log mailing list