summaryrefslogtreecommitdiff
path: root/test/config/couchdb.yml.admin
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-03-06 11:43:49 +0100
committerAzul <azul@leap.se>2013-03-06 12:12:49 +0100
commitf70366e27aaac985c876d1d0260d7aab8b7ed8b5 (patch)
treee496cbc1f9da52b400e010889ce17bdafc841b34 /test/config/couchdb.yml.admin
parentc3bf76fcacb9576f674895a57fd3a47a2872fd8e (diff)
simulate couch migration workflow on travis
* first setup couch similar to what we'll have on the platform * then run migrations as admin * then drop admin privileges * then proceed with the normal test script
Diffstat (limited to 'test/config/couchdb.yml.admin')
-rw-r--r--test/config/couchdb.yml.admin6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/config/couchdb.yml.admin b/test/config/couchdb.yml.admin
new file mode 100644
index 0000000..0988bc1
--- /dev/null
+++ b/test/config/couchdb.yml.admin
@@ -0,0 +1,6 @@
+test:
+ auto_update_design_doc: false
+ username: "anna"
+ password: "secret"
+ prefix: ""
+