From e1e28c2ecb6b1a5e1404471b7fb2d2403bdf70d2 Mon Sep 17 00:00:00 2001 From: Tanjin Xu Date: Tue, 29 Oct 2024 17:55:00 -0700 Subject: [PATCH] remove mariadb test --- test/config.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/test/config.json b/test/config.json index 53ef22a5e8f..8a520d03e26 100644 --- a/test/config.json +++ b/test/config.json @@ -1247,15 +1247,6 @@ "RetryMax": 1, "Tags": [] }, - "vreplication_mariadb_to_mysql": { - "File": "unused.go", - "Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestMoveTablesMariaDBToMySQL", "-timeout", "20m"], - "Command": [], - "Manual": false, - "Shard": "vreplication_across_db_versions", - "RetryMax": 1, - "Tags": [] - }, "vreplication_vtctldclient_cli": { "File": "unused.go", "Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestVtctldclientCLI", "-timeout", "20m"],