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

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
Wed Aug 11 11:45:20 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/25181 )

Change subject: repo-install-test: osmo-pcap-server: !latest
......................................................................

repo-install-test: osmo-pcap-server: !latest

Disable osmo-pcap-server for latest again, as the port is still
conflicting there with osmo-bts.

Fixes: 7ca9c4 ("repo-install-test: clear SERVICES_NIGHTLY list")
Related: OS#5203
Change-Id: I711e0e13c3e3af30407b85fd10aca9446f2b94ba
---
M scripts/repo-install-test/run-inside-docker.sh
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/scripts/repo-install-test/run-inside-docker.sh b/scripts/repo-install-test/run-inside-docker.sh
index da0d27c..e47b4ec 100755
--- a/scripts/repo-install-test/run-inside-docker.sh
+++ b/scripts/repo-install-test/run-inside-docker.sh
@@ -22,15 +22,15 @@
 	osmo-mgw
 	osmo-msc
 	osmo-pcap-client
-	osmo-pcap-server
 	osmo-pcu
 	osmo-sgsn
 	osmo-sip-connector
 	osmo-stp
 "
 # Services working in nightly, but not yet in latest
-# * (currently none)
+# * osmo-pcap-server 0.2.0: VTY port in default config conflicts with osmo-bts (OS#5203)
 SERVICES_NIGHTLY="
+	osmo-pcap-server
 "
 
 distro_obsdir() {

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I711e0e13c3e3af30407b85fd10aca9446f2b94ba
Gerrit-Change-Number: 25181
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210811/98df343b/attachment.htm>


More information about the gerrit-log mailing list