Skip to content

Changes

Summary

  1. */osmo-bts.cfg: remove obsolete 'uplink-power-target' (details)
  2. fix ttcn3-bsc-test under CentOS: install missing osmo-bts-omldummy (details)
Commit e1dcf9b7a2d73d6c9e97e79808e24e5864896e39 by Vadim Yanitskiy
*/osmo-bts.cfg: remove obsolete 'uplink-power-target'

Change-Id: Idbfe29f1eed05f9d70d6664f21c92cf44c954c26
The file was modified ttcn3-bts-test/virtphy/osmo-bts.cfg
The file was modified ttcn3-bts-test/osmo-bts.cfg
The file was modified osmo-bts-latest/osmo-bts.cfg
The file was modified osmo-bts-master/osmo-bts.cfg
The file was modified ttcn3-bts-test/oml/osmo-bts.cfg
Commit d02d4e036c78a6c2cb4f87d15201a3effad28334 by Vadim Yanitskiy
fix ttcn3-bsc-test under CentOS: install missing osmo-bts-omldummy

In binary packages for Debian, osmo-bts-omldummy is (for some reason)
part of 'osmo-bts-virtual' package.  For CentOS this binary is
shipped properly in a separate package, so let's install it.

This change fixes ttcn3-bsc-test under CentOS failing with:

  /usr/local/bin/respawn.sh: line 9: osmo-bts-omldummy: command not found

Change-Id: Ibbfd88d914a31dcfd3e33c6025d612d456b6b124
The file was modified osmo-bts-latest/Dockerfile