-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG F (01/29/16)
Per SERVER-21949, there is a new validation testing hook that we should be running. The following suites should include this new hook:
- core
concurrencyconcurrency_replicationconcurrency_shardedjstestfuzzjstestfuzz_replicationjstestfuzz_sharded- sharding_jscore_passthrough
Note - We can only run the validation testing hook on suites that use a MongoDFixture, ReplicaSetFixture or ShardedClusterFixture. If the suite launches it's own mongod/mongos then the hook cannot be invoked.
- depends on
-
SERVER-21949 Add validation testing hook to resmoke.py
- Closed
- related to
-
SERVER-22231 Add additional test suites to run resmoke.py validation hook
- Closed