osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41442?usp=email )
Change subject: Rename testenv_osmo_{hlr|ggsn} to testenv_osmo
......................................................................
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 <[email protected]>
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(-)
Approvals:
fixeria: Looks good to me, approved
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
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 https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41442?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
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 <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>