mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-11481: ignore top command during sharded auth test
This commit is contained in:
parent
b303efd6b2
commit
eb1f40c7ef
@ -2069,6 +2069,7 @@ var authCommandsLib = {
|
||||
{
|
||||
testname: "top",
|
||||
command: {top: 1},
|
||||
skipSharded: true,
|
||||
testcases: [
|
||||
{
|
||||
runOnDb: adminDbName,
|
||||
|
Loading…
Reference in New Issue
Block a user