Skip to content

Changes

Summary

  1. redmine: fix auto-scan of repositories (details)
  2. */osmo-stp.cfg: Explicitly define role & sctp-role (details)
Commit 1a47384d81869ab1b82b34f7d1cca90d83e0e1c9 by Oliver Smith
redmine: fix auto-scan of repositories

While inspecting the running docker container I found that the script
already runs as redmine user. I had assumed that it runs as root
earlier. Running 'su' as redmine user fails, therefore it currently does
not run the fetch_changesets command.

Related: OS#6083
Change-Id: I195311b93868eb5fd73ad6e3c165d48f3b7b53ce
The file was modified redmine/docker-entrypoint-osmo.sh
Commit 2eb695bc4491f640a6a47411666986709fbc6abf by Pau Espin Pedrol
*/osmo-stp.cfg: Explicitly define role & sctp-role

It was recently decided it's a good practice to always specify the role
and sctp-role for all ASPs configured in the VTY, since it's an
important configuration providing feedback on the network setup
expectancies.

Change-Id: Ia495bc3c5dd4421e5730c74b2f5dc4e4cdc1a673
The file was modified nplab-m3ua-test/osmo-stp.cfg
The file was modified ttcn3-stp-test/osmo-stp.cfg
The file was modified osmo-stp-latest/osmo-stp.cfg
The file was modified ttcn3-bsc-test/osmo-stp.cfg
The file was modified ttcn3-bsc-test-vamos/osmo-stp.cfg
The file was modified ttcn3-sgsn-test/osmo-stp.cfg
The file was modified ttcn3-smlc-test/osmo-stp.cfg
The file was modified osmo-stp-master/osmo-stp.cfg
The file was modified ttcn3-msc-test/osmo-stp.cfg
The file was modified nplab-sua-test/osmo-stp.cfg
The file was modified ttcn3-hnbgw-test/osmo-stp.cfg