Commit Graph

30 Commits

Author SHA1 Message Date
Randolph Tan 55005a1d4a SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
William Schultz 134a81cad1 Revert "SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted"
This reverts commit c51a36a187.

 delete mode 100644 jstests/libs/override_methods/check_orphans_are_deleted.js
2020-02-05 22:53:39 +00:00
Randolph Tan c51a36a187 SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted
create mode 100644 jstests/libs/override_methods/check_orphans_are_deleted.js
2020-02-05 19:31:07 +00:00
Sara Golemon 806bdd4c59 SERVER-45108 Determine clusterAuthMode from connection for authutil.asCluster 2020-01-28 04:06:40 +00:00
Cheahuychou Mao f3595d8e69 SERVER-44917 Add ShardingTest hook to validate indexes are consistent across shards on shutdown 2019-12-20 03:06:46 +00:00
Cheahuychou Mao 67302fce7c SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
James Wahlin 39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1 134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
jannaerin da1e0304e8 SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
Kevin Albertson bfc6cfe5fa SERVER-25640 check dbhashes in stopSet 2018-01-22 12:05:07 -05:00
Randolph Tan c182228144 SERVER-28105 sharding_with_x509.js should use deletes that can be versioned 2017-02-27 14:39:51 -05:00
Spencer T Brody 518b6e97a5 SERVER-25854 Change count() to itcount() to fix test failure by engaging shard filtering 2016-08-29 14:41:22 -04:00
Kaloian Manassiev 10e15baec4 SERVER-25383 Make sharding_with_x509.js use count with predicate 2016-08-02 09:56:32 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy 56aa683f83 SERVER-22341 fix jslint errors in jstests/ssl with eslint --fix 2016-02-05 15:00:52 -05:00
Spencer T Brody 7baac52f05 SERVER-17450 Cleanup SSL test infrastructure 2015-04-06 18:19:21 -04:00
Charlie 6d33c3637e Revert "SERVER-17450 Cleanup SSL test infrastructure"
This reverts commit 43e53251a3.
2015-03-24 13:46:51 -04:00
Spencer T Brody 43e53251a3 SERVER-17450 Cleanup SSL test infrastructure 2015-03-24 16:13:30 +01:00
Stuart Larsen 03048e3ab4 SERVER-14516 Brand new testing certificates
New testing certificates generated for MongoDB using x509gen. Test were also updated slightly to accommodate for new subject alternative names and such.

All instances of "sslAllowInvalidCertificates" were removed from src/mongo/shell.

Closes #724

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-07-26 13:22:04 -04:00
Amalia Hawkins 1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
Randolph Tan b8d9a168f7 SERVER-13741 Migrate remaining tests to use write commands
Fix typo
2014-05-16 10:17:16 -04:00
Randolph Tan 0dabee8227 SERVER-13741 Migrate remaining tests to use write commands 2014-05-15 14:04:11 -04:00
David Storch 7238072660 Revert "SERVER-13741 Migrate remaining tests to use write commands"
This reverts commit 87dc3ae516.
2014-05-06 19:00:56 -04:00
Randolph Tan 87dc3ae516 SERVER-13741 Migrate remaining tests to use write commands 2014-05-06 16:32:44 -04:00
Spencer T Brody 588dc81b08 SERVER-10848 Update some SSL tests to run without --use-x509 2014-02-03 18:44:13 -05:00
Andreas Nilsson 8041835681 SERVER-11375 Change names of sslMode states 2013-11-14 19:55:55 +00:00
Andreas Nilsson aef38b7e2c SERVER-8864 SSL mixed mode cmd line parameters 2013-10-09 14:24:29 -04:00
Andreas Nilsson 7db361fe2d SERVER-7455 x.509 cluster auth tests 2013-10-03 12:25:08 -04:00
Andreas Nilsson bbb2659eff SERVER-10969 Removing x.509 cluster auth tests 2013-09-30 18:33:35 -04:00
Andreas Nilsson 625e971353 SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthrough 2013-09-30 14:10:54 -04:00