diff --git a/deps/xredis-gtid b/deps/xredis-gtid index 9b562529d9c..25bd52f9df1 160000 --- a/deps/xredis-gtid +++ b/deps/xredis-gtid @@ -1 +1 @@ -Subproject commit 9b562529d9cdda5c10b17cda7e7335ac430af09e +Subproject commit 25bd52f9df17ae7f76a50c720637ee32e371f489 diff --git a/tests/support/gtid_version.tcl b/tests/support/gtid_version.tcl new file mode 120000 index 00000000000..6d1b8fbd505 --- /dev/null +++ b/tests/support/gtid_version.tcl @@ -0,0 +1 @@ +../../deps/xredis-gtid/xredis/tests/support/gtid_version_6x.tcl \ No newline at end of file diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index e7a4a6585df..eacb73f08c6 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -13,6 +13,7 @@ source tests/support/util.tcl source tests/support/gtid.tcl set ::gtid_tests { + gtid/aof gtid/gtid gtid/gtid_seq gtid/replication-psync