Commit Graph

26 Commits

Author SHA1 Message Date
Steve McClure 1ffbc6c2e9 SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
2025-08-28 19:21:01 +00:00
Zac 591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Matt Broadstone 771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
adriangzz b44143b34c SERVER-88778 Add test for UserCacheInvalidatorJob (#20993)
GitOrigin-RevId: f12d8d80f46eaccc213285dd28a086f75ae16585
2024-04-22 19:10:47 +00:00
Varun Ravichandran 05c1ac1d57 SERVER-63470: Add sleep calls before checking for cache invalidation in mongos_cache_invalidation.js 2022-05-04 20:34:34 +00:00
Spencer Jackson 47a605826a SERVER-44922 Prevent User acquisition from incrementing cache generation 2019-12-27 19:57:06 +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 b5ef3780e6 SERVER-33882 Add requires_sharding tag to sharding tests 2018-03-14 17:46:39 -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 5e28f4a352 SERVER-31335 cmd assertions check write errors 2018-01-11 10:47:49 -05:00
Spencer Jackson 2b3668af0f SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 seconds 2017-08-03 10:51:30 -04:00
Andreas Nilsson 73e9b4ca4b SERVER-25855 Increase timeout in mongos_cache_invalidation.js 2016-08-29 16:54:59 -04:00
Andreas Nilsson 6ab376813c SERVER-25447 Increase timeout in mongos_cache_invalidation.js 2016-08-05 12:35:05 -04:00
Spencer T Brody b903d9e03c SERVER-24203 Assert that initial data is inserted successfully in mongos_cache_invalidation.js test 2016-05-19 13:16:58 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Eric Milkie 02fd42496c SERVER-22796 expand timing for mongos_cache_invalidation.js 2016-02-22 15:50:21 -05:00
Spencer T Brody 122d57ae22 SERVER-12091 Make changes to userCacheInvalidationIntervalSecs take place immediately 2014-10-20 15:26:02 -04:00
Amalia Hawkins 1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
Spencer T Brody a7526c96e9 SERVER-14025 Fix race condition in mongos_cache_invalidation.js 2014-05-21 18:41:06 -04:00
Spencer T Brody a51c7bcac0 SERVER-11980 Only invalidate the user cache on mongos if authorization information actually changed 2014-05-14 11:21:30 -04:00
Spencer T Brody 06033e18fb SERVER-13850 Make sure cache entry is up to date before using it to update a user 2014-05-14 11:21:30 -04:00
Randolph Tan 386f1b32ba SERVER-13191 migrate auth jstest suite to use write commands api 2014-03-26 15:34:37 -04:00
Andreas Nilsson 823a3e4929 SERVER-12383 Add upper bound for userCacheInvalidationInterval 2014-01-29 10:18:23 -05:00
Spencer T Brody c7ad0ea797 Add jstest that updating user/role data on one mongos propagates to the other mongoses 2014-01-06 16:41:20 -05:00