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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15982 )
Change subject: STP_Tests_M3UA.TC_tmt_{loadshare,override}: Fix double-ASPUP
......................................................................
STP_Tests_M3UA.TC_tmt_{loadshare,override}: Fix double-ASPUP
Change-Id: I3acf1ce18d1a232c9ce457a19a6d36be380c42dd
---
M stp/STP_Tests_M3UA.ttcn
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/stp/STP_Tests_M3UA.ttcn b/stp/STP_Tests_M3UA.ttcn
index 29e85f9..1ad2279 100644
--- a/stp/STP_Tests_M3UA.ttcn
+++ b/stp/STP_Tests_M3UA.ttcn
@@ -259,7 +259,6 @@
f_M3UA_asp_up_act(0, omit, rctx_sender);
/* activate the first 'receiver' side ASP */
- f_M3UA_asp_up(1);
f_M3UA_asp_up_act(1, c_M3UA_TMT_loadshare, omit); // TODO: rctx
/* verify traffic is routed from sender to [sole] receiver */
@@ -311,7 +310,6 @@
f_M3UA_asp_up_act(0, omit, omit); // TODO: rctx
/* activate the first 'receiver' side ASP */
- f_M3UA_asp_up(1);
f_M3UA_asp_up_act(1, c_M3UA_TMT_broadcast, omit); // TODO: rctx
/* verify traffic is routed from sender to [sole] receiver */
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15982
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I3acf1ce18d1a232c9ce457a19a6d36be380c42dd
Gerrit-Change-Number: 15982
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191112/6cab98c2/attachment.htm>