vitess.io/vitess@v0.16.2/go/test/endtoend/vtgr/test_config.json (about)

     1  {
     2    "MySQLTopologyUser": "orc_client_user",
     3    "MySQLTopologyPassword": "orc_client_user_password",
     4    "MySQLReplicaUser": "vt_repl",
     5    "MySQLReplicaPassword": "",
     6    "InstancePollSeconds": 1,
     7    "MySQLConnectTimeoutSeconds": 50,
     8    "MySQLTopologyReadTimeoutSeconds": 50
     9  }