opentraffic / reporter

OTv2: distributed service that matches raw GPS probe data to OSMLR segments and sends anonymized speeds to Datastore
GNU Lesser General Public License v3.0
13 stars 16 forks source link

datastore echo server #56

Closed kevinkreiser closed 7 years ago

kevinkreiser commented 7 years ago

while we are in the middle of revamping some of the reporter and its outputs it would make our lives easier to not have to interface with the real datastore (since thats also being rewritten). so in the CI tests we should run an echo server instead of the datastore container. this is very easy. you can get an echo server with a bit of bash:

sudo apt-add-repository -y ppa:valhalla-core/valhalla
sudo apt-get update
sudo apt-get install prime-server0.6.3-bin
./prime_echod tcp://*:8003 1