osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/31474
)
Change subject: build-old-tags: tags_to_ignore: add osmo-hlr
......................................................................
build-old-tags: tags_to_ignore: add osmo-hlr
Add the osmo-hlr releases where tests are not foward-compatible to the
related libosmocore change. Fixup releases 1.6.1 and 1.5.1 have been
made that are foward compatible.
Related: libosmocore I446e54d0ddf4a18c46ee022b1249af73552e3ce1
Change-Id: Ia772c9e823e494fdfce179da58735d3e6cee8e95
---
M scripts/osmocom-build-old-tags-against-master.sh
1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/74/31474/1
diff --git a/scripts/osmocom-build-old-tags-against-master.sh
b/scripts/osmocom-build-old-tags-against-master.sh
index b6e6138..5f0d04d 100755
--- a/scripts/osmocom-build-old-tags-against-master.sh
+++ b/scripts/osmocom-build-old-tags-against-master.sh
@@ -68,6 +68,11 @@
echo "1.2.0" # testsuite: libosmocore
6407c822ae0d45d047deb0dff095f028a90c1ecc
echo "1.2.1" # testsuite: libosmocore
6407c822ae0d45d047deb0dff095f028a90c1ecc
;;
+ osmo-hlr)
+ echo "1.4.0" # testsuite: libosmocore
I446e54d0ddf4a18c46ee022b1249af73552e3ce1
+ echo "1.5.0" # testsuite: libosmocore
I446e54d0ddf4a18c46ee022b1249af73552e3ce1
+ echo "1.6.0" # testsuite: libosmocore
I446e54d0ddf4a18c46ee022b1249af73552e3ce1
+ ;;
osmo-mgw)
echo "1.3.0" # testsuite
echo "1.4.0" # testsuite
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/31474
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ia772c9e823e494fdfce179da58735d3e6cee8e95
Gerrit-Change-Number: 31474
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange