fixeria submitted this change.

View Change


Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved
ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg

This commit fixes the following error:

cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/stp/
cp: cannot stat 'osmo-stp.cfg': No such file or directory

Change-Id: Ie0f887dc68e89d2fa1f9a2ee8dfd7f8ce71fc329
Fixes: e4fdd72 "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg"
---
A ttcn3-sgsn-test-sns/osmo-stp.cfg
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git a/ttcn3-sgsn-test-sns/osmo-stp.cfg b/ttcn3-sgsn-test-sns/osmo-stp.cfg
new file mode 120000
index 0000000..6760339
--- /dev/null
+++ b/ttcn3-sgsn-test-sns/osmo-stp.cfg
@@ -0,0 +1 @@
+../ttcn3-sgsn-test/osmo-stp.cfg
\ No newline at end of file

To view, visit change 36635. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ie0f887dc68e89d2fa1f9a2ee8dfd7f8ce71fc329
Gerrit-Change-Number: 36635
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged