Commit Graph

15 Commits

Author SHA1 Message Date
Harald Welte 3905db241e ggsn-test: fix bash-ism in jenkins.sh 2017-08-20 13:06:21 +02:00
Harald Welte 2f6a8a766a bumped to version 0.1.0 2017-08-20 12:04:11 +02:00
Harald Welte 78b42e1e49 fix .release file contents (wrong name / copy+paste error) 2017-08-20 12:00:54 +02:00
Harald Welte d4cf1db885 ggsn-test: Add jenkins helper script 2017-08-20 08:46:18 +02:00
Harald Welte c603362eac ggsn/ggsn-test: Don't disable ipv6 2017-08-20 08:28:58 +02:00
Harald Welte 1649a01167 Use 'patch' not 'commit' from cgit for repo change detection
the 'commit' output contains a timestamp, so every second the
result will be different.  'patch' doesn't have this.
2017-08-19 21:56:07 +02:00
Harald Welte fc8eaf2bcf Use laforge/ in all dependencies 2017-08-19 21:55:45 +02:00
Harald Welte 32f8b870cd Ensure docker cache fails if git repositories change 2017-08-19 21:09:49 +02:00
Harald Welte a802af1fd9 ggsn-test: Fix 'make run' 2017-08-19 20:17:54 +02:00
Harald Welte 4bda77175e Introduce 'make run' to run the respective container 2017-08-19 19:51:35 +02:00
Harald Welte 460247905d introduce makefile based build 2017-08-19 19:42:45 +02:00
Harald Welte fd7b5363e8 use '--rm' argumetn to 'docker run' to clean up after exit 2017-08-19 15:49:24 +02:00
Harald Welte c96eecfda2 ggsn-tests: Execute with Junit Logger Plugin 2017-08-19 15:48:07 +02:00
Harald Welte b464ab721b Add osmo-ggsn-master and ggsn-test
This specifies two docker containers using which we can execute the
TTCN-3 tests against OpenGGSN.
2017-08-19 14:49:54 +02:00
Harald Welte 41dee9fb74 Add dockerfile for building the ggsn-test from osmo-ttcn3c-hacks.git 2017-08-18 22:25:10 +02:00