pespin has uploaded this change for review.

View Change

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 change 36533. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I12ce55a6ba20ec5d0e17d8e225a002b391dc5285
Gerrit-Change-Number: 36533
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange