Skip to content
Unstable

Changes

Summary

  1. s1gw: Increase S1AP setup timeout (details)
  2. s1gw: Make components alive (details)
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