pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36533?usp=email )
Change subject: WIP
......................................................................
WIP
Change-Id: I12ce55a6ba20ec5d0e17d8e225a002b391dc5285
---
M pgw/PGW_Tests.ttcn
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/33/36533/1
diff --git a/pgw/PGW_Tests.ttcn b/pgw/PGW_Tests.ttcn
index a1850a0..5d7eaa0 100644
--- a/pgw/PGW_Tests.ttcn
+++ b/pgw/PGW_Tests.ttcn
@@ -270,7 +270,7 @@
vc_S6b.start(DIAMETER_Emulation.main(ops, pars, id));
f_diameter_wait_capability(Gx_UNIT);
- f_diameter_wait_capability(Gy_UNIT);
+ //f_diameter_wait_capability(Gy_UNIT);
f_diameter_wait_capability(S6b_UNIT);
/* Give some time for our emulation to get out of SUSPECT list of SUT
(3 watchdong ping-pongs):
* RFC6733 sec 5.1
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36533?usp=email
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: I12ce55a6ba20ec5d0e17d8e225a002b391dc5285
Gerrit-Change-Number: 36533
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange