osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38286?usp=email )


Change subject: ggsn: testenv: add libosmocore-utils to package=
......................................................................

ggsn: testenv: add libosmocore-utils to package=

Add libosmocore-utils, so osmo-config-merge is installed when running
with --binary-repo too. The osmo-config-merge program is used in
osmo-ggsn/testenv.sh to merge the configs.

Change-Id: I7d97e0f923d928e9b51ff41d50b28706e0e6790b
---
M ggsn_tests/testenv_osmo_ggsn_all.cfg
M ggsn_tests/testenv_osmo_ggsn_v4_only.cfg
M ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg
M ggsn_tests/testenv_osmo_ggsn_v6_only.cfg
4 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/86/38286/1

diff --git a/ggsn_tests/testenv_osmo_ggsn_all.cfg 
b/ggsn_tests/testenv_osmo_ggsn_all.cfg
index 08f25c5..54660be 100644
--- a/ggsn_tests/testenv_osmo_ggsn_all.cfg
+++ b/ggsn_tests/testenv_osmo_ggsn_all.cfg
@@ -5,7 +5,7 @@
 [ggsn]
 program=osmo-ggsn
 make=osmo-ggsn
-package=osmo-ggsn
+package=osmo-ggsn libosmocore-utils
 copy=osmo-ggsn
 clean=osmo-ggsn/testenv.sh all
 vty_port=4260
diff --git a/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg 
b/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg
index a3876ef..3b55af2 100644
--- a/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg
+++ b/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg
@@ -5,7 +5,7 @@
 [ggsn]
 program=osmo-ggsn
 make=osmo-ggsn
-package=osmo-ggsn
+package=osmo-ggsn libosmocore-utils
 copy=osmo-ggsn
 clean=osmo-ggsn/testenv.sh v4_only
 vty_port=4260
diff --git a/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg 
b/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg
index 2244abb..da738f2 100644
--- a/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg
+++ b/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg
@@ -5,7 +5,7 @@
 [ggsn]
 program=osmo-ggsn
 make=osmo-ggsn
-package=osmo-ggsn
+package=osmo-ggsn libosmocore-utils
 copy=osmo-ggsn
 clean=osmo-ggsn/testenv.sh v4v6_only
 vty_port=4260
diff --git a/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg 
b/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg
index d609b5d..4d65b73 100644
--- a/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg
+++ b/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg
@@ -5,7 +5,7 @@
 [ggsn]
 program=osmo-ggsn
 make=osmo-ggsn
-package=osmo-ggsn
+package=osmo-ggsn libosmocore-utils
 copy=osmo-ggsn
 clean=osmo-ggsn/testenv.sh v6_only
 vty_port=4260

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38286?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7d97e0f923d928e9b51ff41d50b28706e0e6790b
Gerrit-Change-Number: 38286
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to