acc655f4fd
This PR adds support for generating randomized workloads that will be executed against a simulated cluster, as well as against a correctness model. Initially this just generates ScanAll and CreateVertex requests, and anything that it creates, it also inserts into a `std::set`, and when we do a ScanAll, it asserts that we get the same number of requests back. This will become much more sophisticated over time, but it's already hitting pay-dirt. |
||
---|---|---|
.. | ||
trial_query_storage | ||
basic_request.cpp | ||
cluster_config.hpp | ||
cluster_property_test.cpp | ||
CMakeLists.txt | ||
common.hpp | ||
generated_operations.hpp | ||
raft.cpp | ||
shard_request_manager.cpp | ||
shard_rsm.cpp | ||
sharded_map.cpp | ||
test_cluster.hpp | ||
testing_constants.hpp |