aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-pcu-master/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-02-20 21:50:56 +0100
committerHarald Welte <laforge@gnumonks.org>2019-02-20 21:45:07 +0000
commiteedbb5655244147fb5e327196bf44019462a83b9 (patch)
tree294c697fd14002fd1c023d02e01bbb8239683d83 /osmo-pcu-master/Makefile
parent0b3587fae8448f21425fac1a6c098f9102d3dbde (diff)
PCU: Add osmo-pcu-* + ttcn3-pcu-test containers
This will enable us to run the PCU testsuite automatically by jenkins, just like for other Osmocom projects. Change-Id: Ia8e2ed2e7d03b8afdc7b1e068f94b0544a8112c7 Related: OS#2890
Diffstat (limited to 'osmo-pcu-master/Makefile')
-rw-r--r--osmo-pcu-master/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/osmo-pcu-master/Makefile b/osmo-pcu-master/Makefile
new file mode 100644
index 0000000..87350c2
--- /dev/null
+++ b/osmo-pcu-master/Makefile
@@ -0,0 +1,3 @@
+RUN_ARGS?=--rm --network sigtran --ip 172.18.0.211 -v pcu-vol:/data
+
+include ../make/Makefile