Skip to content
Unstable

Changes

Summary

  1. s1gw: Validate S1SetupResp is forwarded fine MME->ENB (details)
  2. s1gw: Increase S1AP setup timeout (details)
  3. s1gw: Make components alive (details)
Commit 1e604efed4cb7208bb0c6a1992bf4f668fa27834 by Pau Espin Pedrol
s1gw: Validate S1SetupResp is forwarded fine MME->ENB

Change-Id: I6d9b060eb81269c7cb76e007f669c5b9ead97158
The file was modifieds1gw/ConnHdlr.ttcn
The file was modifiedlibrary/s1ap/S1AP_Templates.ttcn
Commit c63d68d28acfa5e1684264a3e3cd75080220c54c by Pau Espin Pedrol
s1gw: Increase S1AP setup timeout

The existing timer is too tight, specially when running tons of
components concurrently.

Change-Id: I99d554bf0dd0f4c1dbd801663c1801f3725df09f
The file was modifieds1gw/ConnHdlr.ttcn
Commit f60c2b156a2b3adeb5b9af376f85aac0d135f901 by Pau Espin Pedrol
s1gw: Make components alive

This helps avoiding getting errors during test tear down.

TC_conn_term_mme_unavail needs to be modified since the port is kept
alive after it is stopped, so test needs to be adapted.

Change-Id: I538e31bf14836f81a6e3c0b844f9f70f1eaccb59
The file was modifieds1gw/S1GW_Tests.ttcn