add Makefile for sigtran-tests image

This commit is contained in:
Harald Welte 2017-08-19 21:21:36 +02:00
parent 936428804d
commit 83117b07b4
2 changed files with 5 additions and 0 deletions

2
sigtran-tests/.release Normal file
View File

@ -0,0 +1,2 @@
release=0.0.0
tag=debian-jessie-build-0.0.0

3
sigtran-tests/Makefile Normal file
View File

@ -0,0 +1,3 @@
RUN_ARGS?=--rm --network sigtran --ip 172.18.0.3
include ../make/Makefile