Change in osmo-dev[master]: ttcn3.sh: set NO_LIST_OSMO_PACKAGES=1

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/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Jul 12 08:35:51 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-dev/+/24901 )

Change subject: ttcn3.sh: set NO_LIST_OSMO_PACKAGES=1
......................................................................

ttcn3.sh: set NO_LIST_OSMO_PACKAGES=1

Speed up tests by not running a separate docker instances first that
lists installed packages.

Depends: docker-playground Iaafb81e9ee94850ae3b6318574ad5370d74a2838
Change-Id: I3d9976d07f088e2d106d23259889a4bffe1abbcb
---
M ttcn3/ttcn3.sh
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/ttcn3/ttcn3.sh b/ttcn3/ttcn3.sh
index 19019b3..07a7adc 100755
--- a/ttcn3/ttcn3.sh
+++ b/ttcn3/ttcn3.sh
@@ -245,6 +245,7 @@
 
 	cd "$(get_testsuite_dir_docker)"
 	export DOCKER_ARGS="-v /usr/local:/usr/local:ro -v $hacks:/osmo-ttcn3-hacks:ro"
+	export NO_LIST_OSMO_PACKAGES=1
 	./jenkins.sh
 
 	touch "$marker"

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

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I3d9976d07f088e2d106d23259889a4bffe1abbcb
Gerrit-Change-Number: 24901
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210712/8f57b1d3/attachment.htm>


More information about the gerrit-log mailing list