vitess-gh/test/config.json

1200 строки
30 KiB
JSON

{
"Tests": {
"java": {
"File": "",
"Args": [],
"Command": [
"make",
"java_test"
],
"Manual": false,
"Shard": "10",
"RetryMax": 1,
"Tags": []
},
"client_test": {
"File": "",
"Args": [],
"Command": [
"test/client_test.sh"
],
"Manual": false,
"Shard": "25",
"RetryMax": 1,
"Tags": []
},
"e2e": {
"File": "",
"Args": [],
"Command": [
"tools/e2e_test_runner.sh"
],
"Manual": false,
"Shard": "",
"RetryMax": 1,
"Tags": []
},
"e2e_race": {
"File": "",
"Args": [],
"Command": [
"make",
"e2e_test_race"
],
"Manual": false,
"Shard": "",
"RetryMax": 1,
"Tags": []
},
"unit": {
"File": "",
"Args": [],
"Command": [
"tools/unit_test_runner.sh"
],
"Manual": false,
"Shard": "",
"RetryMax": 1,
"Tags": []
},
"unit_race": {
"File": "",
"Args": [],
"Command": [
"make",
"unit_test_race"
],
"Manual": false,
"Shard": "5",
"RetryMax": 1,
"Tags": []
},
"local_example": {
"File": "",
"Args": [],
"Command": [
"test/local_example.sh"
],
"Manual": false,
"Shard": "",
"RetryMax": 1,
"Tags": []
},
"region_example": {
"File": "",
"Args": [],
"Command": [
"test/region_example.sh"
],
"Manual": false,
"Shard": "",
"RetryMax": 1,
"Tags": []
},
"backup": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/vtctlbackup", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "vtctlbackup_sharded_clustertest_heavy",
"RetryMax": 1,
"Tags": []
},
"backup_mysqlctld": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/mysqlctld", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "21",
"RetryMax": 1,
"Tags": []
},
"backup_only": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/vtbackup", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtbackup_transform",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_backups"]
},
"backup_transform": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/transform", "-timeout", "15m"],
"Command": [],
"Manual": false,
"Shard": "vtbackup_transform",
"RetryMax": 1,
"Tags": [""]
},
"backup_transform_mysqlctld": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/transform/mysqlctld"],
"Command": [],
"Manual": false,
"Shard": "21",
"RetryMax": 1,
"Tags": []
},
"backup_xtrabackup": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/xtrabackup"],
"Command": [],
"Manual": false,
"Shard": "xb_backup",
"RetryMax": 2,
"Tags": []
},
"backup_xtrabackup_xbstream": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/xtrabackupstream", "-run", "XtrabackupStream", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "xb_backup",
"RetryMax": 1,
"Tags": []
},
"backup_xtrabackup_xbstream_lz4": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/backup/xtrabackupstream", "-run", "XtrabackupStreamWithlz4Compression", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "xb_backup",
"RetryMax": 1,
"Tags": []
},
"cellalias": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/cellalias"],
"Command": [],
"Manual": false,
"Shard": "13",
"RetryMax": 3,
"Tags": []
},
"prepare_statement": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/preparestmt"],
"Command": [],
"Manual": false,
"Shard": "12",
"RetryMax": 1,
"Tags": []
},
"mysql_server": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/mysqlserver"],
"Command": [],
"Manual": false,
"Shard": "mysql_server_vault",
"RetryMax": 1,
"Tags": []
},
"messaging": {
"File": "messaging_test.go",
"Args": ["vitess.io/vitess/go/test/endtoend/messaging"],
"Command": [],
"Manual": false,
"Shard": "12",
"RetryMax": 3,
"Tags": []
},
"clustertest": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/clustertest"],
"Command": [],
"Manual": false,
"Shard": "vtctlbackup_sharded_clustertest_heavy",
"RetryMax": 1,
"Tags": []
},
"encrypted_replication": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/encryption/encryptedreplication"],
"Command": [],
"Manual": false,
"Shard": "12",
"RetryMax": 1,
"Tags": []
},
"encrypted_transport": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/encryption/encryptedtransport"],
"Command": [],
"Manual": false,
"Shard": "12",
"RetryMax": 1,
"Tags": []
},
"keyspace": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/keyspace"],
"Command": [],
"Manual": false,
"Shard": "12",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"mysqlctl": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/mysqlctl"],
"Command": [],
"Manual": false,
"Shard": "12",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"mysqlctld": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/mysqlctld"],
"Command": [],
"Manual": false,
"Shard": "12",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"onlineddl_ghost": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/ghost", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_ghost",
"RetryMax": 2,
"Tags": []
},
"onlineddl_vrepl": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/vrepl", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_vrepl",
"RetryMax": 2,
"Tags": []
},
"onlineddl_vrepl_stress": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/vrepl_stress", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_vrepl_stress",
"RetryMax": 1,
"Tags": []
},
"onlineddl_vrepl_suite": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/vrepl_suite", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_vrepl_suite",
"RetryMax": 1,
"Tags": []
},
"onlineddl_vrepl_stress_suite": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/vrepl_stress_suite", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_vrepl_stress_suite",
"RetryMax": 1,
"Tags": []
},
"onlineddl_revert": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/revert", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_revert",
"RetryMax": 1,
"Tags": []
},
"onlineddl_revertible": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/revertible", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_revertible",
"RetryMax": 1,
"Tags": []
},
"onlineddl_declarative": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/declarative", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_declarative",
"RetryMax": 1,
"Tags": []
},
"onlineddl_singleton": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/singleton", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_singleton",
"RetryMax": 1,
"Tags": []
},
"onlineddl_scheduler": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/onlineddl/scheduler", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "onlineddl_scheduler",
"RetryMax": 1,
"Tags": []
},
"schemadiff_vrepl": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/schemadiff/vrepl", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "schemadiff_vrepl",
"RetryMax": 1,
"Tags": []
},
"pitr": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/recovery/pitr"],
"Command": [],
"Manual": false,
"Shard": "10",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"recovery": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/recovery/unshardedrecovery"],
"Command": [],
"Manual": false,
"Shard": "vtctlbackup_sharded_clustertest_heavy",
"RetryMax": 1,
"Tags": []
},
"emergencyreparent": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/reparent/emergencyreparent", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "ers_prs_newfeatures_heavy",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_reparent"]
},
"plannedreparent": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/reparent/plannedreparent", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "ers_prs_newfeatures_heavy",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_reparent"]
},
"newfeatures": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/reparent/newfeaturetest"],
"Command": [],
"Manual": false,
"Shard": "ers_prs_newfeatures_heavy",
"RetryMax": 1,
"Tags": [""]
},
"sharded": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/sharded", "-timeout", "30m"],
"Command": [],
"Manual": false,
"Shard": "vtctlbackup_sharded_clustertest_heavy",
"RetryMax": 1,
"Tags": []
},
"tabletgateway_buffer_reparent": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletgateway/buffer/reparent"],
"Command": [],
"Manual": false,
"Shard": "13",
"RetryMax": 1,
"Tags": []
},
"tabletgateway_buffer_reshard": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletgateway/buffer/reshard"],
"Command": [],
"Manual": false,
"Shard": "13",
"RetryMax": 1,
"Tags": []
},
"tabletgateway": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletgateway"],
"Command": [],
"Manual": false,
"Shard": "15",
"RetryMax": 1,
"Tags": []
},
"tabletmanager": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletmanager"],
"Command": [],
"Manual": false,
"Shard": "18",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"tabletmanager_replication_manager": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletmanager/replication_manager"],
"Command": [],
"Manual": false,
"Shard": "18",
"RetryMax": 1,
"Tags": []
},
"tabletmanager_consul": {
"File": "unused.go",
"Args": [
"vitess.io/vitess/go/test/endtoend/tabletmanager","--topo-flavor=consul"
],
"Command": [],
"Manual": false,
"Shard": "tabletmanager_consul",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"tabletmanager_throttler": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletmanager/throttler"],
"Command": [],
"Manual": false,
"Shard": "tabletmanager_throttler",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"tabletmanager_throttler_custom_config": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletmanager/throttler_custom_config"],
"Command": [],
"Manual": false,
"Shard": "tabletmanager_throttler_custom_config",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"tabletmanager_tablegc": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/tabletmanager/tablegc"],
"Command": [],
"Manual": false,
"Shard": "tabletmanager_tablegc",
"RetryMax": 2,
"Tags": [
"site_test"
]
},
"tabletmanager_zk2": {
"File": "unused.go",
"Args": [
"vitess.io/vitess/go/test/endtoend/tabletmanager","--topo-flavor=zk2"
],
"Command": [],
"Manual": false,
"Shard": "25",
"RetryMax": 1,
"Tags": [
"site_test"
]
},
"upgrade": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/versionupgrade", "-keep-data", "-force-vtdataroot", "/tmp/vtdataroot/vtroot_10901", "-force-port-start", "vtctlbackup_sharded_clustertest_heavy900", "-force-base-tablet-uid", "vtctlbackup_sharded_clustertest_heavy90"],
"Command": [],
"Manual": false,
"Shard": "28",
"RetryMax": 1,
"Tags": []
},
"vtgate": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate"],
"Command": [],
"Manual": false,
"Shard": "vtgate_general_heavy",
"RetryMax": 2,
"Tags": []
},
"vtgate_queries_derived": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/derived"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 1,
"Tags": []
},
"vtgate_queries_aggregation": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/aggregation"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": []
},
"vtgate_queries_foundrows": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/foundrows"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": []
},
"vtgate_queries_informationschema": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/informationschema"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": []
},
"vtgate_queries_misc": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/misc"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 1,
"Tags": []
},
"vtgate_queries_normalize": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/normalize"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": []
},
"vtgate_queries_orderby": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/orderby", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": ["upgrade_downgrade_query_serving_queries"]
},
"vtgate_queries_subquery": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/subquery", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": ["upgrade_downgrade_query_serving_queries"]
},
"vtgate_queries_union": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/union", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": ["upgrade_downgrade_query_serving_queries"]
},
"vtgate_queries_insert": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/dml"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": []
},
"vtgate_queries_vtexplain": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/queries/vtexplain"],
"Command": [],
"Manual": false,
"Shard": "vtgate_queries",
"RetryMax": 2,
"Tags": []
},
"vtgate_concurrentdml": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/concurrentdml"],
"Command": [],
"Manual": false,
"Shard": "vtgate_concurrentdml",
"RetryMax": 1,
"Tags": []
},
"vtgate_schema": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/schema", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_schema",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_query_serving_schema"]
},
"vtgate_schematracker_loadkeyspace": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/schematracker/loadkeyspace"],
"Command": [],
"Manual": false,
"Shard": "vtgate_schema_tracker",
"RetryMax": 1,
"Tags": []
},
"vtgate_schematracker_restarttablet": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/schematracker/restarttablet"],
"Command": [],
"Manual": false,
"Shard": "vtgate_schema_tracker",
"RetryMax": 1,
"Tags": []
},
"vtgate_schematracker_sharded": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/schematracker/sharded", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_schema_tracker",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_query_serving_schema"]
},
"vtgate_schematracker_sharded_prs": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/schematracker/sharded_prs", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_schema_tracker",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_query_serving_schema"]
},
"vtgate_schematracker_unauthorized": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/schematracker/unauthorized", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_schema_tracker",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_query_serving_schema"]
},
"vtgate_schematracker_unsharded": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/schematracker/unsharded", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_schema_tracker",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_query_serving_schema"]
},
"vtgate_mysql80": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/mysql80"],
"Command": [],
"Manual": false,
"Shard": "mysql80",
"RetryMax": 1,
"Tags": []
},
"vtgate_sequence": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/sequence"],
"Command": [],
"Manual": false,
"Shard": "vtgate_general_heavy",
"RetryMax": 1,
"Tags": []
},
"vtgate_setstatement": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/reservedconn"],
"Command": [],
"Manual": false,
"Shard": "vtgate_reservedconn",
"RetryMax": 1,
"Tags": []
},
"vtgate_reserved_conn1": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/reservedconn/reconnect1"],
"Command": [],
"Manual": false,
"Shard": "vtgate_reservedconn",
"RetryMax": 1,
"Tags": []
},
"vtgate_reserved_conn2": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/reservedconn/reconnect2"],
"Command": [],
"Manual": false,
"Shard": "vtgate_reservedconn",
"RetryMax": 1,
"Tags": []
},
"vtgate_reserved_conn3": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/reservedconn/reconnect3"],
"Command": [],
"Manual": false,
"Shard": "vtgate_reservedconn",
"RetryMax": 1,
"Tags": []
},
"vtgate_reserved_conn4": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/reservedconn/reconnect4"],
"Command": [],
"Manual": false,
"Shard": "vtgate_reservedconn",
"RetryMax": 1,
"Tags": []
},
"vtgate_tablet_healthcheck_cache": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/tablet_healthcheck_cache", "-timeout", "45m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_tablet_healthcheck_cache",
"RetryMax": 1,
"Tags": []
},
"vtgate_transaction": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/transaction"],
"Command": [],
"Manual": false,
"Shard": "vtgate_transaction",
"RetryMax": 1,
"Tags": []
},
"vtgate_transaction_restart": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/transaction/restart"],
"Command": [],
"Manual": false,
"Shard": "vtgate_transaction",
"RetryMax": 1,
"Tags": []
},
"vtgate_transaction_rollback": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/transaction/rollback"],
"Command": [],
"Manual": false,
"Shard": "vtgate_transaction",
"RetryMax": 1,
"Tags": []
},
"vtgate_transaction_single": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/transaction/single"],
"Command": [],
"Manual": false,
"Shard": "vtgate_transaction",
"RetryMax": 1,
"Tags": []
},
"vtgate_transaction_partial_exec": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/partialfailure"],
"Command": [],
"Manual": false,
"Shard": "vtgate_transaction",
"RetryMax": 1,
"Tags": []
},
"vtgate_unsharded": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/unsharded"],
"Command": [],
"Manual": false,
"Shard": "vtgate_unsharded",
"RetryMax": 1,
"Tags": []
},
"vtgate_vschema": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/vschema", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vtgate_vschema",
"RetryMax": 1,
"Tags": ["upgrade_downgrade_query_serving_schema"]
},
"vtgate_readafterwrite": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/readafterwrite"],
"Command": [],
"Manual": false,
"Shard": "vtgate_readafterwrite",
"RetryMax": 1,
"Tags": []
},
"vtgate_dbddlplugin": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/createdb_plugin"],
"Command": [],
"Manual": false,
"Shard": "vtgate_general_heavy",
"RetryMax": 1,
"Tags": []
},
"vtgate_gen4": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/gen4"],
"Command": [],
"Manual": false,
"Shard": "vtgate_gen4",
"RetryMax": 2,
"Tags": []
},
"vtgate_godriver": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/godriver"],
"Command": [],
"Manual": false,
"Shard": "vtgate_godriver",
"RetryMax": 1,
"Tags": []
},
"vtgate_watchkeyspace": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/keyspace_watches"],
"Command": [],
"Manual": false,
"Shard": "vtgate_topo",
"RetryMax": 1,
"Tags": []
},
"topo_zk2": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/topotest/zk2", "--topo-flavor=zk2"],
"Command": [],
"Manual": false,
"Shard": "25",
"RetryMax": 1,
"Tags": []
},
"topo_consul": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/topotest/consul", "--topo-flavor=consul"],
"Command": [],
"Manual": false,
"Shard": "vtgate_topo_consul",
"RetryMax": 1,
"Tags": []
},
"topo_etcd2": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/topotest/etcd2"],
"Command": [],
"Manual": false,
"Shard": "vtgate_topo_etcd",
"RetryMax": 1,
"Tags": []
},
"errs_as_warns": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/errors_as_warnings"],
"Command": [],
"Manual": false,
"Shard": "vtgate_general_heavy",
"RetryMax": 1,
"Tags": []
},
"prefixfanout": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/prefixfanout"],
"Command": [],
"Manual": false,
"Shard": "vtgate_vindex_heavy",
"RetryMax": 1,
"Tags": []
},
"vindex_bindvars": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/vindex_bindvars"],
"Command": [],
"Manual": false,
"Shard": "vtgate_vindex_heavy",
"RetryMax": 2,
"Tags": []
},
"vindex_secondary": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtgate/sec_vind"],
"Command": [],
"Manual": false,
"Shard": "vtgate_vindex_heavy",
"RetryMax": 2,
"Tags": []
},
"web_test": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtctldweb"],
"Command": [],
"Manual": false,
"Shard": "10",
"RetryMax": 1,
"Tags": []
},
"vttest_sample": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtcombo"],
"Command": [],
"Manual": false,
"Shard": "25",
"RetryMax": 1,
"Tags": []
},
"xb_recovery": {
"File": "recovery_test.go",
"Args": ["vitess.io/vitess/go/test/endtoend/recovery/xtrabackup"],
"Command": [],
"Manual": false,
"Shard": "xb_recovery",
"RetryMax": 1,
"Tags": []
},
"vreplication_multicell": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "MultiCell"],
"Command": [],
"Manual": false,
"Shard": "vreplication_multicell",
"RetryMax": 2,
"Tags": []
},
"vreplication_materialize": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestMaterialize"],
"Command": [],
"Manual": false,
"Shard": "vreplication_multicell",
"RetryMax": 0,
"Tags": []
},
"vreplication_cellalias": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "CellAlias"],
"Command": [],
"Manual": false,
"Shard": "vreplication_cellalias",
"RetryMax": 0,
"Tags": []
},
"vreplication_partialmovetables": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "PartialMoveTables"],
"Command": [],
"Manual": false,
"Shard": "vreplication_cellalias",
"RetryMax": 0,
"Tags": []
},
"vreplication_vschema_load": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestVSchemaChangesUnderLoad"],
"Command": [],
"Manual": false,
"Shard": "vreplication_cellalias",
"RetryMax": 2,
"Tags": []
},
"vreplication_basic": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestBasicVreplicationWorkflow"],
"Command": [],
"Manual": false,
"Shard": "vreplication_basic",
"RetryMax": 2,
"Tags": []
},
"vreplication_copy_throttling": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestVreplicationCopyThrottling"],
"Command": [],
"Manual": false,
"Shard": "vreplication_basic",
"RetryMax": 2,
"Tags": []
},
"vstream_flush_binlog": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestVStreamFlushBinlog"],
"Command": [],
"Manual": false,
"Shard": "vreplication_basic",
"RetryMax": 1,
"Tags": []
},
"vstream_failover": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "VStreamFailover"],
"Command": [],
"Manual": false,
"Shard": "vstream_failover",
"RetryMax": 3,
"Tags": []
},
"vstream_stoponreshard_true": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "VStreamStopOnReshardTrue"],
"Command": [],
"Manual": false,
"Shard": "vstream_stoponreshard_true",
"RetryMax": 1,
"Tags": []
},
"vstream_stoponreshard_false": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "VStreamStopOnReshardFalse"],
"Command": [],
"Manual": false,
"Shard": "vstream_stoponreshard_false",
"RetryMax": 1,
"Tags": []
},
"vstream_with_keyspaces_to_watch": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "VStreamWithKeyspacesToWatch"],
"Command": [],
"Manual": false,
"Shard": "vstream_with_keyspaces_to_watch",
"RetryMax": 1,
"Tags": []
},
"vtorc_primary_failure": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtorc/primaryfailure"],
"Command": [],
"Manual": false,
"Shard": "vtorc",
"RetryMax": 3,
"Tags": []
},
"vtorc_api": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtorc/api"],
"Command": [],
"Manual": false,
"Shard": "vtorc",
"RetryMax": 3,
"Tags": []
},
"vtorc_general": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtorc/general"],
"Command": [],
"Manual": false,
"Shard": "vtorc",
"RetryMax": 3,
"Tags": []
},
"vtorc_readtopologyinstance": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vtorc/readtopologyinstance"],
"Command": [],
"Manual": false,
"Shard": "vtorc",
"RetryMax": 3,
"Tags": []
},
"vault": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vault"],
"Command": [],
"Manual": false,
"Shard": "mysql_server_vault",
"RetryMax": 1,
"Tags": []
},
"vreplication_v2": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestBasicV2Workflows", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vreplication_v2",
"RetryMax": 1,
"Tags": []
},
"vreplication_across_db_versions": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestV2WorkflowsAcrossDBVersions", "-timeout", "20m"],
"Command": [],
"Manual": false,
"Shard": "vreplication_across_db_versions",
"RetryMax": 1,
"Tags": []
},
"vreplication_migrate": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestMigrate"],
"Command": [],
"Manual": false,
"Shard": "vreplication_migrate_vdiff2_convert_tz",
"RetryMax": 1,
"Tags": []
},
"vdiff2": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestVDiff2"],
"Command": [],
"Manual": false,
"Shard": "vreplication_migrate_vdiff2_convert_tz",
"RetryMax": 1,
"Tags": []
},
"vreplication_movetables_tz": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/vreplication", "-run", "TestMoveTablesTZ"],
"Command": [],
"Manual": false,
"Shard": "vreplication_migrate_vdiff2_convert_tz",
"RetryMax": 1,
"Tags": []
},
"topo_connection_cache": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/topoconncache", "-run", "TestVtctldListAllTablets"],
"Command": [],
"Manual": false,
"Shard": "topo_connection_cache",
"RetryMax": 1,
"Tags": []
},
"prscomplex": {
"File": "unused.go",
"Args": ["vitess.io/vitess/go/test/endtoend/reparent/prscomplex"],
"Command": [],
"Manual": false,
"Shard": "vttablet_prscomplex",
"RetryMax": 1,
"Tags": [""]
}
}
}