Skip to content
Failed

Changes

Summary

  1. testenv: pass env var for --binary-repo (details)
  2. bts/run_fake_trx.sh: tweak cd logic (details)
  3. WIP: bts: add testenv.cfg (details)
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.

Change-Id: Ia88906147e2e579145e3c8d04090c58f533febd5
The file was modified_testenv/testenv/podman.py
Commit ec1fe0c53d42db52516efeaab64c3bf65840d6b3 by Oliver Smith
bts/run_fake_trx.sh: tweak cd logic

Don't test if FAKE_TRX_DIR is empty, because it is never empty at that
point. If it was empty, then the line above would assign a default
value.

Change-Id: I63f9720487b564de5c5609eb52a6bb9d5a8aa74f
The file was modifiedbts/run_fake_trx.sh
Commit fbe6b8129cc02849c0a9745d472e96cb39694fb7 by Oliver Smith
WIP: bts: add testenv.cfg

Change-Id: I5a1e23cab9d6b149f8a2b8f4c72d8ca2b9ed817b
The file was addedbts/BTS_Tests_OML.cfg
The file was addedbts/testenv_generic.cfg
The file was addedbts/testenv_oml.cfg
The file was addedbts/osmo-bsc-fh.confmerge
The file was addedbts/testenv_virtphy.cfg
The file was addedbts/osmo-bts-oml.confmerge
The file was addedbts/BTS_Tests_FH.cfg
The file was modifiedbts/run_fake_trx.sh
The file was addedbts/testenv_hopping.cfg