ms: Make the outer variables configurable (details)
ms: Attempt to stop all mobile/virtphy instances on exit (details)
ms: Begin to refactor and be able to share functionality (details)
Commit
c81e26504d54b9e5a43c357f6c0b75763480fa79
by Pau Espin Pedrol
hlr: Get hlr.sql from new path As of osmo-hlr edca4f88a653cc688bc1c46611a9f0bc880637e2, hlr.sql file has been moved to an sql subdir. Change-Id: I1cbbe46edc6121476cd2422074a9f3cfc2d8e5ef
Commit
0f0ebd85dbe719aa56600b32f227bad4b2b1e3c4
by Holger Freyther
ms: Make the outer variables configurable Do the easy part for making these variables configurable. Change-Id: If8bbedcf672f6481a12c30d3669564704063626c
Commit
94da045c206221e63e42edc111d4a120e5b96858
by Holger Freyther
ms: Attempt to stop all mobile/virtphy instances on exit We leave mobile/virtphy running after the test. Attempt to gracefully exit and kill all of them. I experimented with both os.setpgrp and the prctl(PR_SET_DEATH_SIG) but that didn't improve the situation. Change-Id: I6cec050db7d4c355fb6678b2d84309fbbe5587b3