Change in ...docker-playground[master]: debian-repo-install-test: add fixed services

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Jul 25 06:35:31 UTC 2019


osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/docker-playground/+/14793 )

Change subject: debian-repo-install-test: add fixed services
......................................................................

debian-repo-install-test: add fixed services

Enable test of systemd services for osmo-sgsn, osmo-pcu, osmo-hnbgw and
osmo-bts-virtual. Add issue ID to failing osmo-ctrl2cgi and
osmo-trap2cgi services.

Depends: Id892e1f4ab2daabbe9824b819b5fed985373b97a (osmo-sgsn)
Depends: Ie8001611756b661ff1871508c6248b2e990ba1d7 (osmo-bsc)
Depends: I354140f014854f1755b649e40a65e5d88b99c0ec (osmo-iuh)
Related: OS#3369
Change-Id: I4e182b396e1a2e36a73384233b1a38a70c7cd5d9
---
M debian-repo-install-test/testdata/repo-install-test.sh
1 file changed, 10 insertions(+), 6 deletions(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  pespin: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved; Verified



diff --git a/debian-repo-install-test/testdata/repo-install-test.sh b/debian-repo-install-test/testdata/repo-install-test.sh
index e2cedd2..338fe8d 100755
--- a/debian-repo-install-test/testdata/repo-install-test.sh
+++ b/debian-repo-install-test/testdata/repo-install-test.sh
@@ -2,12 +2,8 @@
 
 # Systemd services that must start up successfully after installing all packages (OS#3369)
 # Disabled services:
-# * osmo-ctrl2cgi (missing config: /etc/osmocom/ctrl2cgi.ini)
-# * osmo-trap2cgi (missing config: /etc/osmocom/%N.ini)
-# * osmo-sgsn (port 2123 already used by osmo-ggsn)
-# * osmo-pcu (expects missing /tmp/pcu_bts socket)
-# * osmo-hnbgw (tries to listen on 10.23.24.1)
-# * osmo-bts-virtual (unit_id is not matching osmo-bsc's config)
+# * osmo-ctrl2cgi (missing config: /etc/osmocom/ctrl2cgi.ini, OS#4108)
+# * osmo-trap2cgi (missing config: /etc/osmocom/%N.ini, OS#4108)
 SERVICES="
 	osmo-bsc
 	osmo-gbproxy
@@ -22,8 +18,16 @@
 "
 # Services working in nightly, but not yet in latest
 # * osmo-pcap-server: service not included in osmo-pcap 0.0.11
+# * osmo-sgsn: conflicts with osmo-gtphub config in osmo-sgsn 1.4.0
+# * osmo-pcu: needs osmo-bts-virtual to start up properly
+# * osmo-hnbgw: tries to listen on 10.23.24.1 in osmo-iuh 0.4.0
+# * osmo-bts-virtual: unit id not matching osmo-bsc's config in osmo-bsc 1.4.0
 SERVICES_NIGHTLY="
 	osmo-pcap-server
+	osmo-sgsn
+	osmo-pcu
+	osmo-hnbgw
+	osmo-bts-virtual
 "
 
 HTTP="http://download.opensuse.org/repositories/network:/osmocom:/$FEED/Debian_9.0/"

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/14793
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I4e182b396e1a2e36a73384233b1a38a70c7cd5d9
Gerrit-Change-Number: 14793
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190725/c6c25998/attachment.htm>


More information about the gerrit-log mailing list