Change in osmo-gsm-tester[master]: ttcn3: Use osmocom registry to pull ttcn3-bts-test

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Dec 20 13:33:26 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/26644 )

Change subject: ttcn3: Use osmocom registry to pull ttcn3-bts-test
......................................................................

ttcn3: Use osmocom registry to pull ttcn3-bts-test

Since recently, the ttcn3-bts-test image is available in the osmocom
registry. Let's use that one instead of the sysmocom one.

The imaqge is built and pushed to the registry regularly by osmocom
jenkins job registry-rebuild-upload-ttcn3-bts-tests (see
osmo-ci.git/jobs/registry-rebuild-upload-titan.yml).

Related: SYS#5765
Change-Id: I6de9719830290aa7f3ca80a6080ed37f107bdc16
---
M sysmocom/ttcn3/jenkins-run.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/sysmocom/ttcn3/jenkins-run.sh b/sysmocom/ttcn3/jenkins-run.sh
index 1688b88..faa9aad 100755
--- a/sysmocom/ttcn3/jenkins-run.sh
+++ b/sysmocom/ttcn3/jenkins-run.sh
@@ -25,7 +25,7 @@
         PWD=$OLDPWD
 }
 
-docker pull registry.sysmocom.de/ttcn3-bts-test
+docker pull registry.osmocom.org/ttcn3-bts-test
 
 # remove older trial dirs and *-run.tgz, if any
 trial_dir_prefix="trial-"

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/26644
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I6de9719830290aa7f3ca80a6080ed37f107bdc16
Gerrit-Change-Number: 26644
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211220/95f7677f/attachment.htm>


More information about the gerrit-log mailing list