Hi, I could not find some, but does Wiredtiger have any kind of long stress tests that simulate random scenarios? (and may allow using different configurations for testing)
As far as I understood, the ctests/python suite tests offer only unit tests that check different specific behaviors / test specific scenarios under the same configuration in repetitive behavior. I'm looking for testing tool that allow running for large amount of time and allow random behavior (For example: random key and value selection / random API selection).
Is there any test in Wiredtiger github or any other place that reminds this kind of behavior?
BTW it can be under Mongo tests if you recommend any kind of tool / specific tests that validate Wiredtiger with good coverage under stress using mongo.
& If you have any kind of validation advice regarding my issue I will be happy to hear also.
Many Thanks,
Matan.