Description
Right now we test consistency modes independently, but they will eventually coexist and that can spawn trouble (e.g. KUDU-242). We should have an integration test that runs writes on multiple consistency modes at the same time.
Plus we should have the YCSB run on multiple consistency modes at the same time (need to revive/cleanup what I did for the HT paper)