Change in osmo-ci[master]: repo-install-test: osmo-gbproxy: disable ver check

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 Feb 4 14:31:41 UTC 2021


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


Change subject: repo-install-test: osmo-gbproxy: disable ver check
......................................................................

repo-install-test: osmo-gbproxy: disable ver check

osmo-gbproxy was split into its own repository, and this repository
doesn't have a tag yet. Therefore "osmo-gbproxy --version" returns
UNKNOWN. Disable the check for osmo-gbproxy until we have a tagged
version.

Related: OS#5009
Change-Id: Ia906f03812f39bc3cf4876cda50b30fc38ec3094
---
M scripts/repo-install-test/run-inside-docker.sh
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/scripts/repo-install-test/run-inside-docker.sh b/scripts/repo-install-test/run-inside-docker.sh
index f05f01c..0ea8f6e 100755
--- a/scripts/repo-install-test/run-inside-docker.sh
+++ b/scripts/repo-install-test/run-inside-docker.sh
@@ -339,11 +339,11 @@
 
 test_binaries() {
 	# Make sure that binares run at all and output a proper version
+	# osmo-gbproxy: disabled until version is tagged (OS#5009)
 	test_binaries_version \
 		osmo-bsc \
 		osmo-bts-trx \
 		osmo-bts-virtual \
-		osmo-gbproxy \
 		osmo-gtphub \
 		osmo-ggsn \
 		osmo-hlr \

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ia906f03812f39bc3cf4876cda50b30fc38ec3094
Gerrit-Change-Number: 22700
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/20210204/c67f7508/attachment.htm>


More information about the gerrit-log mailing list