aboutsummaryrefslogtreecommitdiffstats
path: root/nplab-m3ua-test
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-04-05 08:20:20 +0200
committerOliver Smith <osmith@sysmocom.de>2019-04-05 08:20:20 +0200
commite021ae6ab32ba8a50034b6a6d81b95454fff13b3 (patch)
treedd3a704f9cb6798b4100a883a100b541c7620d9f /nplab-m3ua-test
parente8cd52f074c8c3068ad68ad0833488c620232fa3 (diff)
nplab-m3ua-test: add sigtran-tests dependency
Make sure to build sigtran-tests before building nplab-m3ua-tests. This has been working by coincidence without the dependency so far, because nplab-sua-test had the dependency listed and that test ran on the same host. Change-Id: I9df1d2b188e86b3c99c6ec793b6eb644ab3c27c9
Diffstat (limited to 'nplab-m3ua-test')
-rwxr-xr-xnplab-m3ua-test/jenkins.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nplab-m3ua-test/jenkins.sh b/nplab-m3ua-test/jenkins.sh
index 103ea13..0f189ea 100755
--- a/nplab-m3ua-test/jenkins.sh
+++ b/nplab-m3ua-test/jenkins.sh
@@ -4,6 +4,7 @@
IMAGE_SUFFIX="${IMAGE_SUFFIX:-master}"
docker_images_require \
"debian-stretch-build" \
+ "sigtran-tests" \
"osmo-stp-$IMAGE_SUFFIX" \
"debian-stretch-titan" \
"nplab-m3ua-test"