pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/26783 )
Change subject: Add new repo osmo-hnbgw (latest) to build jobs and scripts ......................................................................
Add new repo osmo-hnbgw (latest) to build jobs and scripts
Change-Id: I634ebbfa7f471342ffcf253fdb8a316f5e71089f --- M scripts/common.sh M scripts/osmocom-latest-packages.sh 2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/83/26783/1
diff --git a/scripts/common.sh b/scripts/common.sh index 9e629a6..e8603a3 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -24,6 +24,7 @@ osmo-gsm-manuals osmo-hlr osmo-hnodeb + osmo-hnbgw osmo-iuh osmo-mgw osmo-msc @@ -39,7 +40,6 @@ osmocom-bb simtrace2 " -#^TODO: still no release made: osmo-hnbgw
OSMO_BRANCH_DOCKER_PLAYGROUND="${OSMO_BRANCH_DOCKER_PLAYGROUND:-master}"
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index 90b9e28..18f9420 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -195,7 +195,7 @@ checkout osmo-cbc checkout osmo-gbproxy checkout osmo-hnodeb - #checkout osmo-hnbgw + checkout osmo-hnbgw
cd "$TOP"
@@ -234,7 +234,7 @@ build osmo-cbc build osmo-gbproxy build osmo-hnodeb - #build osmo-hnbgw + build osmo-hnbgw
cd "$TOP/$PROJ" osc ci -m "$FEED versions of $DT" --noservice