ttcn3-ggsn-test-ogs: run smf in 4g only mode (details)
Revert "ttcn3-docker-run.sh: Fix dumpcap failing to access /data inside (details)
debian-*: install pylint from debian repos (details)
Commit
141dd4f018a34037113fbe8a21f67843533184e0
by Oliver Smith
ttcn3-ggsn-test-ogs: run smf in 4g only mode
Remove the SBI related configuration, so open5gs-smf does not attempt to connect to the NRF every few seconds.
Fix for: [sbi] WARNING: [299d78ae-fae5-41ee-84a3-dbd9fa117ce7] Retry registration with NRF (../lib/sbi/nf-sm.c:182) [sbi] WARNING: [7] Failed to connect to 127.0.1.10 port 7777 after 200 ms: Couldn't connect to server (../lib/sbi/client.c:698)
Commit
133f2fcd2f5c1a57a656123f674c6343b19d6516
by Oliver Smith
debian-*: install pylint from debian repos
Get pylint from the debian repositories to be on the same version until we use the next debian version, instead of always installing the latest pylint version from pip.