Skip to content

Error when executing benchmark #99

Description

@svenkata9

I am hitting the below error when I am executing the test. Any help would be appreciated.

mongo-perf (master) $ python3 benchrun.py -f testcases/simple_insert.js -t 1 2 4
MongoDB shell version v5.0.9
connecting to: mongodb://localhost:27017/?compressors=disabled&gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("878b677f-fbeb-425d-a1b4-9add2ac31d6d") }
MongoDB server version: 5.0.9
db version: 5.0.9
6f7dae919422dcd7f4892c10ff20cdc721ad00e6

load('util/utils.js');
load('util/docGenerators.js');
load('testcases/simple_insert.js');
mongoPerfRunTests([1, 2, 4], 1, 1, 5, 1, "%", [], 0, {"writeConcern": {"j": "false"}, "writeCmdMode": "true", "readCmdMode": "false"}, false, false, false, {"traceOnly": false});
Error: __init__() got an unexpected keyword argument 'text'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions