Commit
77311c76c05eef9a1ba80a52764038faf1c46883
by Oliver Smith
testenv: pass env var for --binary-repo
Pass TESTENV_BINARY_REPO=1 to the podman container if the --binary-repo argument is set. This will be used for the BTS testsuite to figure out from where we need to run fake-trx.
Commit
edb02d68d65ffe0de0a509dfb9e5aceb4202935e
by Pau Espin Pedrol
testenv: print backtrace on startup fail too
When a program fails to start up, look for the coredump and print a backtrace if it was found (instead of only doing it if a program crashes later on).
Commit
4c56973a0abb617ea759db35a1536abb59081ca0
by Oliver Smith
testenv: build virtphy from src with --binary-repo
Add logic to build virtphy from source when running with --binary-repo. This extra code path is needed because we currently don't have virtphy packaged (like trxcon and sccp_demo_user), and we need to build the libosmocore binary package instead of building completely from source as we would do it with osmo-dev.
Use ".split(" ", 1)[0]" on the program= value to only look at its first word, so we can later on use it in testenv.cfg file as follows: