Change in docker-playground[master]: ttcn3-stp: Fix recent commit breaking tests

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

pespin gerrit-no-reply at lists.osmocom.org
Tue Jan 7 11:02:22 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/16747 )

Change subject: ttcn3-stp: Fix recent commit breaking tests
......................................................................

ttcn3-stp: Fix recent commit breaking tests

Recent test aiming at dropping different cfg file for latest also
dropped the cp of the regular cfg file. Let's re-add it.

Fixes: 0f34d3749192b12f8eb9ec678c5c834c6d599c4e
Change-Id: Ia79e5b50978ed09ce4d0a5a286770e867657ad3e
---
M ttcn3-stp-test/jenkins.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/ttcn3-stp-test/jenkins.sh b/ttcn3-stp-test/jenkins.sh
index 939dc36..7bb0337 100755
--- a/ttcn3-stp-test/jenkins.sh
+++ b/ttcn3-stp-test/jenkins.sh
@@ -12,6 +12,7 @@
 cp STP_Tests.cfg $VOL_BASE_DIR/stp-tester/
 
 mkdir $VOL_BASE_DIR/stp
+cp osmo-stp.cfg $VOL_BASE_DIR/stp/
 
 network_create 172.18.19.0/24
 

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/16747
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ia79e5b50978ed09ce4d0a5a286770e867657ad3e
Gerrit-Change-Number: 16747
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin 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/20200107/f38eb6d7/attachment.htm>


More information about the gerrit-log mailing list