Merge lp:~mfoord/juju-core/tests-replset into lp:~go-bot/juju-core/trunk

Proposed by Michael Foord
Status: Work in progress
Proposed branch: lp:~mfoord/juju-core/tests-replset
Merge into: lp:~go-bot/juju-core/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
testing/mgo.go (+1/-0)
To merge this branch: bzr merge lp:~mfoord/juju-core/tests-replset
Reviewer Review Type Date Requested Status
Juju Engineering Pending
Review via email: mp+221267@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

2753. By Michael Foord

Merge

2752. By Michael Foord

Switch on replica set for tests

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testing/mgo.go'
2--- testing/mgo.go 2014-05-25 06:01:16 +0000
3+++ testing/mgo.go 2014-05-28 15:53:58 +0000
4@@ -159,6 +159,7 @@
5 "--nounixsocket",
6 "--oplogSize", "10",
7 "--keyFile", filepath.Join(inst.dir, "keyfile"),
8+ "--replSet", "juju",
9 }
10 if inst.ssl {
11 mgoargs = append(mgoargs,

Subscribers

People subscribed via source and target branches

to status/vote changes: