laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/17954 )
Change subject: disable osmo-uecups latest build; needs new libosmocore release ...................................................................... disable osmo-uecups latest build; needs new libosmocore release Change-Id: Ib2f5fcd7e7a5b05a1fef9f3cbac99c6f203e2baa --- M scripts/osmocom-latest-packages.sh 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/54/17954/1 diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index 6e31e29..ae57ab2 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -206,7 +206,8 @@ build osmo-remsim build open5gs build neocon - build osmo-uecups + # re-enable after libosmcoore > 1.3.1 is released (osmo_system_nowait2) + #build osmo-uecups cd "$TOP/$PROJ" osc ci -m "Latest Tagged versions of $DT" -- To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/17954 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: Ib2f5fcd7e7a5b05a1fef9f3cbac99c6f203e2baa Gerrit-Change-Number: 17954 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-MessageType: newchange
