osmith submitted this change.

View Change

Approvals: fixeria: Looks good to me, approved Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve
Rename testenv_osmo_{hlr|ggsn} to testenv_osmo

The "osmo_hlr" part of testenv_osmo_hlr.cfg looks weird (as it is
usually written as osmo-hlr or OsmoHLR), especially when used as
"-c osmo_hlr" to select the config. Use the shorter "osmo" instead.

Suggested-by: Pau Espin Pedrol <pespin@sysmocom.de>
Change-Id: I7a64c946ece8ad5bfbf4f7d613634138af6db566
---
R ggsn_tests/testenv_osmo_all.cfg
R ggsn_tests/testenv_osmo_v4_only.cfg
R ggsn_tests/testenv_osmo_v4v6_only.cfg
R ggsn_tests/testenv_osmo_v6_only.cfg
R hlr/testenv_osmo.cfg
5 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/ggsn_tests/testenv_osmo_ggsn_all.cfg b/ggsn_tests/testenv_osmo_all.cfg
similarity index 100%
rename from ggsn_tests/testenv_osmo_ggsn_all.cfg
rename to ggsn_tests/testenv_osmo_all.cfg
diff --git a/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg b/ggsn_tests/testenv_osmo_v4_only.cfg
similarity index 100%
rename from ggsn_tests/testenv_osmo_ggsn_v4_only.cfg
rename to ggsn_tests/testenv_osmo_v4_only.cfg
diff --git a/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg b/ggsn_tests/testenv_osmo_v4v6_only.cfg
similarity index 100%
rename from ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg
rename to ggsn_tests/testenv_osmo_v4v6_only.cfg
diff --git a/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg b/ggsn_tests/testenv_osmo_v6_only.cfg
similarity index 100%
rename from ggsn_tests/testenv_osmo_ggsn_v6_only.cfg
rename to ggsn_tests/testenv_osmo_v6_only.cfg
diff --git a/hlr/testenv_osmo_hlr.cfg b/hlr/testenv_osmo.cfg
similarity index 100%
rename from hlr/testenv_osmo_hlr.cfg
rename to hlr/testenv_osmo.cfg

To view, visit change 41442. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7a64c946ece8ad5bfbf4f7d613634138af6db566
Gerrit-Change-Number: 41442
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>