17 Commits

Author SHA1 Message Date
Jeremy Mikola
8e67243c12 Add MongoDB 3.0 replica set test environment 2015-12-10 12:16:36 -05:00
Jeremy Mikola
78c177c8e2 Use consistent name for MongoDB 3.0 test server 2015-12-09 13:03:03 -05:00
Jeremy Mikola
e16b3cef37 STANDALONE-3.0 port conflicted with STANDALONE-2.4 2015-12-08 14:44:46 -05:00
Hannes Magnusson
e800385a3e Fix server IDs 2015-05-18 11:34:27 -07:00
Hannes Magnusson
fd6dab94fc PHPC-279: Add 2.4 (and 2.6) to build matrix and ensure test suite compatibility
Added "STANDALONE_24" and "STANDALONE_26" URI constants
2015-05-12 15:37:06 -07:00
Hannes Magnusson
aa620d740a Use underscore for the id so we can declare them as constants in php 2015-03-16 20:28:28 -07:00
Hannes Magnusson
0e3fae876a Use readable name for the replicaset nodes 2015-03-16 16:49:23 -07:00
Hannes Magnusson
3bc8c4fa95 MO now actually creates this initial user, use correct subject to fix the X509 tests 2015-03-11 10:40:15 -07:00
Hannes Magnusson
a9823e706f Ignore me. Trim trailing space
This has been annoying me for a long time, especially the '<?php '
2015-02-19 13:57:58 -08:00
Hannes Magnusson
9b5cd34b90 PHPC-144: MO first-user changes
MO now creates an initial user that collides with the user and
certificate we used for this.
MO really needs to generate a different internal user as most people
will do as we did - take the user+cert from mongo jstests - rather then
mucking around and create the chain ourself.
To work around this, we create a bogus user (to trigger MO to create
its user) but use the internal MO user as it is the one we want
2015-01-29 10:29:58 -08:00
Hannes Magnusson
84f786bf47 PHPC-112: Sping up ReplicaSet 2014-12-22 16:03:55 -08:00
Hannes Magnusson
72ad6a8a44 PHPC-33: Add tests for X509
This test does not currently work due to bug in Mongo Orchestration:
https://github.com/10gen/mongo-orchestration/issues/159
2014-12-19 13:14:49 -08:00
Hannes Magnusson
f1f160caa6 PHPC-45: Orchestarte PLAIN/LDAP authentication mechanism 2014-12-18 18:02:36 -08:00
Hannes Magnusson
abaed98f61 PHON-6: Split normal SSL and X509 servers 2014-12-16 16:37:32 -08:00
Hannes Magnusson
40799e5ef6 PHON-3: Orchestrate standard authentication 2014-12-16 15:43:41 -08:00
Hannes Magnusson
3b06147a8f PHON-6: Orchestrate SSL and X509 2014-12-16 15:43:00 -08:00
Hannes Magnusson
43fdeef071 PHON-92: Create standalone MongoDB server 2014-12-16 15:38:06 -08:00