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
Fri Jul 9 13:26:36 UTC 2021


osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/01/24901/1

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: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210709/14caf6e3/attachment.htm>


More information about the gerrit-log mailing list