mariadb/storage/rocksdb/mysql-test
Sergei Petrunia 1688a22612 MDEV-18384: rocksdb.index_merge_rocksdb2 test fails
Merge the changes to include/index_merge*inc from the upstream. The changes
add this command in many places:

 +if ($engine_type == RocksDB)
 +{
 +    set global rocksdb_force_flush_memtable_now=1;
 +}

also add it in one more place to make the test truly stable.
2019-08-30 14:13:00 +03:00
..
rocksdb MDEV-18384: rocksdb.index_merge_rocksdb2 test fails 2019-08-30 14:13:00 +03:00
rocksdb_hotbackup Merge from MyRocks upstream: 2019-06-16 00:28:33 +03:00
rocksdb_rpl RocksDB: Do not test bogus parameter slave_gtid_info 2019-07-25 17:42:33 +03:00
rocksdb_stress Disable tests in rocksdb_stress suite (which was enabled a few commits ago) 2019-04-01 12:58:51 +03:00
rocksdb_sys_vars MyRocks: dont show read-Free replication variables 2019-06-20 15:29:17 +03:00
storage_engine Disabled storage_engine test for RocksDB due to unstable execution plan 2018-10-13 19:14:31 +03:00