fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38670?usp=email )
Change subject: hlr: use :memory: (volatile in-memory database) ......................................................................
hlr: use :memory: (volatile in-memory database)
This eliminates hlr.db* files and reduces chances of failures due to unclean state database when running TCs more than once.
Change-Id: Ibb34a555e999693f00d12b49f936a20105f21c43 --- M hlr/osmo-hlr.cfg 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: laforge: Looks good to me, but someone else must approve Jenkins Builder: Verified fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve
diff --git a/hlr/osmo-hlr.cfg b/hlr/osmo-hlr.cfg index a17881e..3f54c1b 100644 --- a/hlr/osmo-hlr.cfg +++ b/hlr/osmo-hlr.cfg @@ -15,6 +15,7 @@ ctrl bind 127.0.0.1 hlr + database :memory: gsup bind ip 127.0.0.1 euse foobar