Skip to content

Commit 7390892

Browse files
authored
Remove AdapterType.PROXY_RANDOM (#36635)
1 parent 389b95b commit 7390892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/sql/src/test/resources/env/it-env.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ it.scenarios=db,tbl,readwrite_splitting,encrypt,shadow,dbtbl_with_readwrite_spli
2626
# it.cluster.env.type=DOCKER,NATIVE
2727
it.cluster.env.type=DOCKER
2828

29-
# it.cluster.adapters=jdbc,proxy,proxy_random
29+
# it.cluster.adapters=jdbc,proxy
3030
it.cluster.adapters=proxy
3131

3232
# it.cluster.databases=MySQL,PostgreSQL,openGauss,Hive

0 commit comments

Comments
 (0)