Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36825?usp=email )
Change subject: sgsn: reset encryption in SGSN_Tests_Iu.f_vty_config() ......................................................................
Patch Set 1:
(1 comment)
File sgsn/SGSN_Tests_Iu.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36825/comment/be99b3f3_5714c... PS1, Line 19: f_vty_config(SGSNVTY, "sgsn", "encryption uea 0");
As mentioned, I'm not sure whether we want to do this or instead test the default config by default?
Whether we want to run all tests with encryption or not is a separate question. In this patch I am simply reordering code to make sure that one testcase failing with DTE does not affect the others.