osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/29189 )
Change subject: obs: disable osmo-upf ......................................................................
obs: disable osmo-upf
Deb and rpm packages don't build for osmo-upf so disable it again until it is fixed.
Related: OS#5655, OS#5654 Change-Id: Idf18159b786c51154fda9b40758b08a8656fc215 --- M scripts/obs/lib/config.py 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/89/29189/1
diff --git a/scripts/obs/lib/config.py b/scripts/obs/lib/config.py index 947b722..56f1c61 100644 --- a/scripts/obs/lib/config.py +++ b/scripts/obs/lib/config.py @@ -74,7 +74,6 @@ "osmo-sysmon", "osmo-trx", "osmo-uecups", - "osmo-upf", "python/osmo-python-tests", "rtl-sdr", "simtrace2",