Change in osmo-ci[master]: repo-install-test: disable osmo-pcap-server

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 29 14:19:36 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/25100 )


Change subject: repo-install-test: disable osmo-pcap-server
......................................................................

repo-install-test: disable osmo-pcap-server

Disable checking if the osmo-pcap-server service starts up, as it
conflicts with osmo-bts and sometimes causes the test to fail.

Related: OS#5203
Change-Id: Ic40a4df8b86ca1dda6a08aa3f9381391e6fb0770
---
M scripts/repo-install-test/run-inside-docker.sh
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/00/25100/1

diff --git a/scripts/repo-install-test/run-inside-docker.sh b/scripts/repo-install-test/run-inside-docker.sh
index 91c8375..fe3e2ce 100755
--- a/scripts/repo-install-test/run-inside-docker.sh
+++ b/scripts/repo-install-test/run-inside-docker.sh
@@ -12,6 +12,7 @@
 # * osmo-ctrl2cgi (missing config: /etc/osmocom/ctrl2cgi.ini, OS#4108)
 # * osmo-trap2cgi (missing config: /etc/osmocom/%N.ini, OS#4108)
 # * osmo-ggsn (no tun device in docker)
+# * osmo-pcap-server (ctrl port in config conflicts with osmo-bts, OS#5203)
 SERVICES="
 	osmo-bsc
 	osmo-gbproxy
@@ -24,13 +25,11 @@
 	osmo-stp
 "
 # 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

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/25100
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ic40a4df8b86ca1dda6a08aa3f9381391e6fb0770
Gerrit-Change-Number: 25100
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210729/6839d841/attachment.htm>


More information about the gerrit-log mailing list