ContainerSolutions / minimesos

The experimentation and testing tool for Apache Mesos - NO LONGER MAINTANED!
https://www.minimesos.org
Apache License 2.0
427 stars 61 forks source link

Remove Jenkins from minimesos CI setup #400

Closed sadovnikov closed 8 years ago

sadovnikov commented 8 years ago

Travis CI can update SonarQube database on master builds

minimesos ci dataflow

sadovnikov commented 8 years ago

Our CI server runs Postgres DB, which is accessed by Jenkins on jdbc:postgresql://localhost:5432/sonar. I need to access it from Travis CI though ci.infra.container-solutions.com domain. I don’t know what to add to nginx config

sadovnikov commented 8 years ago

With changes in #399 we've got

minimesos ci dataflow