aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn-test
AgeCommit message (Collapse)AuthorFilesLines
2017-08-19Use 'patch' not 'commit' from cgit for repo change detectionHarald Welte1-1/+1
the 'commit' output contains a timestamp, so every second the result will be different. 'patch' doesn't have this.
2017-08-19Use laforge/ in all dependenciesHarald Welte1-1/+1
2017-08-19Ensure docker cache fails if git repositories changeHarald Welte1-3/+6
2017-08-19ggsn-test: Fix 'make run'Harald Welte1-1/+1
2017-08-19Introduce 'make run' to run the respective containerHarald Welte2-3/+2
2017-08-19introduce makefile based buildHarald Welte2-0/+3
2017-08-19use '--rm' argumetn to 'docker run' to clean up after exitHarald Welte1-1/+2
2017-08-19ggsn-tests: Execute with Junit Logger PluginHarald Welte2-1/+8
2017-08-19Add osmo-ggsn-master and ggsn-testHarald Welte3-2/+34
This specifies two docker containers using which we can execute the TTCN-3 tests against OpenGGSN.
2017-08-18Add dockerfile for building the ggsn-test from osmo-ttcn3c-hacks.gitHarald Welte1-0/+12