Build and test osmo-hnodeb nightly packages

Change-Id: I53c2b357b0669f5101ceec7896c4ba30e69605c2
This commit is contained in:
Pau Espin 2021-10-21 11:37:21 +02:00
parent 2146640769
commit 2ab3f7d4dc
3 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,7 @@ OSMO_RELEASE_REPOS="
osmo-trx
osmocom-bb
"
#TODO: Add above once we have releases: osmo-hnodeb, osmo-gbproxy
OSMO_BRANCH_DOCKER_PLAYGROUND="${OSMO_BRANCH_DOCKER_PLAYGROUND:-master}"

View File

@ -265,6 +265,7 @@ build_osmocom() {
build osmo-smlc
build osmo-cbc
build osmo-gbproxy
build osmo-hnodeb
post
}

View File

@ -31,6 +31,7 @@ SERVICES="
# * osmo-pcap-server 0.2.0: VTY port in default config conflicts with osmo-bts (OS#5203)
SERVICES_NIGHTLY="
osmo-pcap-server
osmo-hnodeb
"
distro_obsdir() {