aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-10-16 11:22:46 +0200
committerOliver Smith <osmith@sysmocom.de>2018-10-26 10:19:05 +0200
commit53a447251715323668d95ae690612ac1f4bb15b8 (patch)
treeff03e9870b828aadc7f11a100940cf9c8ed90f86
parentccf62eb2312a582eca31602a293df5d5ea7d83d4 (diff)
symlinks: ttcn3-bsc-test-sccplite
Create the ttcn3-bsc-test-sccplite folder, with symlinks to ttcn3-bsc-test/jenkins-sccplite.sh and ttcn3-bsc-test/sccplite. This allows writing the jenkins job builder config files in a generic way. Related: OS#3268 Change-Id: I1d1d277475090cd615a0e2d07a42b2032cdefb9c
l---------ttcn3-bsc-test-sccplite/jenkins.sh1
l---------ttcn3-bsc-test-sccplite/sccplite1
2 files changed, 2 insertions, 0 deletions
diff --git a/ttcn3-bsc-test-sccplite/jenkins.sh b/ttcn3-bsc-test-sccplite/jenkins.sh
new file mode 120000
index 0000000..9a6da0f
--- /dev/null
+++ b/ttcn3-bsc-test-sccplite/jenkins.sh
@@ -0,0 +1 @@
+../ttcn3-bsc-test/jenkins-sccplite.sh \ No newline at end of file
diff --git a/ttcn3-bsc-test-sccplite/sccplite b/ttcn3-bsc-test-sccplite/sccplite
new file mode 120000
index 0000000..9a5b492
--- /dev/null
+++ b/ttcn3-bsc-test-sccplite/sccplite
@@ -0,0 +1 @@
+../ttcn3-bsc-test/sccplite \ No newline at end of file