bigchaindb/.ci
Rodolphe Marques e7ffcf5705 Added replicaset name to bigchaindb config (#1063)
* Added replicaset name to bigchaindb config

* changed travis replSet to match bigchaindb default

* Updated initialize_replica_set

It now initializes the replica set with the name provided by the
bigchaindb config file.


* initialize_replica_set is now called when creating a mongodb connection.

This way we are sure that a replica set exists when we return a
connection.

* Moved the initialize replica set logic to the connection.

* update the config documentation
2017-01-20 14:05:28 +01:00
..
travis-after-success.sh Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01:00
travis-before-install.sh Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01:00
travis-before-script.sh Added replicaset name to bigchaindb config (#1063) 2017-01-20 14:05:28 +01:00
travis-install.sh Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01:00
travis_script.sh fix indentation error 2017-01-09 16:28:20 +01:00